We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c56f8ee + 182735d commit 1ce3f6aCopy full SHA for 1ce3f6a
terraform/meta/config.tf
@@ -1,6 +1,7 @@
1
locals {
2
org_name = "gsa-tts-oros-fac"
3
spaces = {
4
+ "sandbox" = {},
5
"dev" = {},
6
"preview" = {},
7
"staging" = {
0 commit comments