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