blob: a6bafdab8d26a4831d806f31e2c3bf4f4cdd4f89 [file] [log] [blame]
terraform {
backend "local" {
path = "foo"
}
}