infra/stacks/platform/backend.tf

7 lines
186 B
Terraform
Raw Normal View History

# Generated by Terragrunt. Sig: nIlQXj57tbuaRZEa
terraform {
backend "local" {
2026-03-07 20:47:22 +00:00
path = "/woodpecker/src/github.com/ViktorBarzin/infra/state/stacks/platform/terraform.tfstate"
}
}