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

This commit is contained in:
gitops_test 2026-06-26 08:42:45 +00:00
parent 2bce1e9fe8
commit db258d8649

View File

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