Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make vpc-native clusters the default (for new clusters) #6402

Conversation

modular-magician
Copy link
Collaborator

fixes hashicorp/terraform-provider-google#5842

makes networking_mode default to VPC_NATIVE only during creation

Release Note Template for Downstream PRs (will be copied)

container: newly created `google_container_cluster` resources now default to VPC-native instead of routes-based.

Derived from GoogleCloudPlatform/magic-modules#9067

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit d10ae38 into hashicorp:main Sep 28, 2023
4 checks passed
c2thorn pushed a commit that referenced this pull request Sep 29, 2023
Signed-off-by: Modular Magician <magic-modules@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make VPC-native clusters the default in google_container_cluster
1 participant