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

This commit is contained in:
gitops_test 2026-06-17 16:08:04 +00:00
parent d3310f4874
commit 0f16f8979d

View File

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