blob: bea8e789f8bbdf6a6fc7ebe97f69d9784383ab47 [file] [log] [blame]
terraform {
backend "local" {
path = "local-state.tfstate"
}
}