Skip to content

Conversation

@elefeint
Copy link

@elefeint elefeint commented Oct 5, 2022

GCP terraform provide v4.0.0 removed several previously deprecated fields:

  • google_container_cluster.workload_metadata_config.mode is the new field instead of the removed google_container_cluster.workload_metadata_config.node_metadata=SECURE.
  • google_container_cluster.master_auth: username/password unexpected. These were deprecated in GKE and removed in provider v4.0.0.

Certificate provider also switched easily inferred fields to readonly:

  • tls_self_signed_cert.key_algorithm
  • tls_locally_signed_cert.ca_key_algorithm

Fixes #101.

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.

terraform plan issue on recently clone repo

1 participant