infra/terraform/terraform-backend-git.hcl
teutat3s 7910f61dd5
Some checks failed
Flake checks / Check (pull_request) Failing after 14m46s
dns: switch to opentofu + terraform-backend-git,
use opentofu encrypted state feature

https://opentofu.org/docs/language/state/encryption/#new-project
2024-09-10 10:49:13 +02:00

4 lines
119 B
HCL

git.repository = "gitea@git.pub.solar:pub-solar/terraform-state.git"
git.ref = "main"
git.state = "dns-pub.solar.json"