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