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

This commit is contained in:
gitops_test 2026-07-31 09:13:10 +00:00
parent 2daf43dd58
commit c1f6195291

View File

@ -0,0 +1,26 @@
apiVersion: infra.contrib.fluxcd.io/v1alpha2
kind: Terraform
metadata:
name: configuration-364
namespace: dataprovider01
labels:
observer: "true"
uuid: "364"
spec:
path: ./terraform-configurations/364
interval: 3m
approvePlan: auto
destroyResourcesOnDeletion: true
sourceRef:
kind: GitRepository
name: terraform-data
runnerPodTemplate:
spec:
envFrom:
- secretRef:
name: ovh-terraform-cloud-env-qa-test-31-07-2026
writeOutputsToSecret:
name: configuration-364-outputs
labels:
observer: "true"
uuid: "364"