We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33fda6 commit 0134c6dCopy full SHA for 0134c6d
modules/onboarding/locals.tf
@@ -6,4 +6,3 @@ locals {
6
# fetch the GCP root org
7
root_org = var.is_organizational ? [data.google_organization.org[0].name] : []
8
}
9
-
0 commit comments