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