blob: c8d630d533e17258988ac803bc174dcd7a0ac810 [file] [log] [blame]
terraform {
backend "local" {
workspace_dir = "envdir-new"
}
}