Skip to content

Commit ced1863

Browse files
committed
change to custom gateway cluster type
1 parent 01530c0 commit ced1863

File tree

1 file changed

+1
-1
lines changed
  • examples/simple_regional_with_gateway_api

1 file changed

+1
-1
lines changed

examples/simple_regional_with_gateway_api/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
locals {
18-
cluster_type = "simple-regional"
18+
cluster_type = "simple-regional-with-gatewayapi"
1919
}
2020

2121
data "google_client_config" "default" {}

0 commit comments

Comments
 (0)