hcornet 7d1a34e24e
Some checks failed
terraform validation / Terraform (push) Has been cancelled
test
2025-01-23 21:07:46 +01:00

6 lines
75 B
HCL

terraform {
backend "local" {
path = "state/terraform.tfstate"
}
}