Skip to content

Commit

Permalink
change to custom gateway cluster type
Browse files Browse the repository at this point in the history
  • Loading branch information
tuunit committed Dec 30, 2022
1 parent 01530c0 commit ced1863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple_regional_with_gateway_api/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

locals {
cluster_type = "simple-regional"
cluster_type = "simple-regional-with-gatewayapi"
}

data "google_client_config" "default" {}
Expand Down

0 comments on commit ced1863

Please sign in to comment.