Skip to content

Commit 9fd972a

Browse files
Correct SecurityGateway to be global only (#12788) (#895)
[upstream:03f66203c207e3b0629fdf731d2f8e1e30c011fe] Signed-off-by: Modular Magician <[email protected]>
1 parent 7596ef7 commit 9fd972a

File tree

1 file changed

+0
-1
lines changed
  • beyondcorp_security_gateway_basic

1 file changed

+0
-1
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
resource "google_beyondcorp_security_gateway" "example" {
22
security_gateway_id = "default-${local.name_suffix}"
3-
location = "global"
43
display_name = "My Security Gateway resource"
54
hubs { region = "us-central1" }
65
}

0 commit comments

Comments
 (0)