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

Default enable_shielded_nodes to true #10403

Conversation

modular-magician
Copy link
Collaborator

Fixes #9122

If this PR is for Terraform, I acknowledge that I have:

Release Note Template for Downstream PRs (will be copied)

container: changed default for `enable_shielded_nodes` to true for `google_container_cluster`

Derived from GoogleCloudPlatform/magic-modules#5263

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit bc6d76b into hashicorp:master Oct 25, 2021
ameukam added a commit to ameukam/k8s.io that referenced this pull request Nov 2, 2021
Prepare the upgrade to 4.0.0 for the GCP terraform providers:

- bump the provider to 3.90.1
- remove fields unsupport in 4.0.0. The fieds unsupported in 4.0.0 can
  be found here: https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/guides/version_4_upgrade#resource-google_container_cluster
- ensure Shielded Nodes feature is disabled. See: hashicorp/terraform-provider-google#10403

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
brianpham added a commit to brianpham/terraform-google-gke that referenced this pull request Nov 10, 2021
* Add variable for enabled_shieled_nodes
  hashicorp/terraform-provider-google#10403
* Add required client_certificate_config and remove username and password from master_auth
  hashicorp/terraform-provider-google#10441
* Update workload_identity_config to use workload pool instead of
  identity_namespace hashicorp/terraform-provider-google#10410
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

change enable_shielded_nodes default to true on google_container_cluster
1 participant