infra/stacks/plotting-book/backend.tf

7 lines
169 B
Terraform
Raw Normal View History

# Generated by Terragrunt. Sig: nIlQXj57tbuaRZEa
terraform {
backend "local" {
path = "/home/wizard/code/infra/state/stacks/plotting-book/terraform.tfstate"
}
}