We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7596ef7 commit 9fd972aCopy full SHA for 9fd972a
beyondcorp_security_gateway_basic/main.tf
@@ -1,6 +1,5 @@
1
resource "google_beyondcorp_security_gateway" "example" {
2
security_gateway_id = "default-${local.name_suffix}"
3
- location = "global"
4
display_name = "My Security Gateway resource"
5
hubs { region = "us-central1" }
6
}
0 commit comments