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

This commit is contained in:
gitops_test 2026-09-25 11:29:23 +00:00
parent d7015f38d7
commit 0528317cfd

View File

@ -0,0 +1,26 @@
apiVersion: infra.contrib.fluxcd.io/v1alpha2
kind: Terraform
metadata:
name: configuration-19
namespace: empresasepprovider
labels:
observer: "true"
uuid: "19"
spec:
path: ./terraform-configurations/19
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-19-outputs
labels:
observer: "true"
uuid: "19"