terraform: created terraform-fluxcd-runners/17/configuration-17.yaml

This commit is contained in:
gitops_test 2026-08-31 14:43:31 +00:00
parent 42aaaacbf1
commit fd388c7657

View File

@ -0,0 +1,26 @@
apiVersion: infra.contrib.fluxcd.io/v1alpha2
kind: Terraform
metadata:
name: configuration-17
namespace: empresasepprovider
labels:
observer: "true"
uuid: "17"
spec:
path: ./terraform-configurations/17
interval: 3m
approvePlan: auto
destroyResourcesOnDeletion: true
sourceRef:
kind: GitRepository
name: terraform-data
runnerPodTemplate:
spec:
envFrom:
- secretRef:
name: azure-terraform-dashboard-neoimpact-northeurope
writeOutputsToSecret:
name: configuration-17-outputs
labels:
observer: "true"
uuid: "17"