blob: 6328a4fb9aa9c3bde971e1f3bf5a8e741738089e [file] [log] [blame]
terraform {
backend "local-no-default" {
workspace_dir = "envdir-new"
}
}