github hashicorp/terraform-provider-google v3.90.0

latest releases: v6.12.0, v6.11.2, v6.11.1...
3 years ago

DEPRECATIONS:

  • container: deprecated workload_identity_config.0.identity_namespace and it will be removed in a future major release as it has been deprecated in the API. Use workload_identity_config.0.workload_pool instead. Switching your configuration from one value to the other will trigger a diff at plan time, and a spurious update. (#10327)
  • container: deprecated the following google_container_cluster fields: instance_group_urls and master_auth (#10356)

IMPROVEMENTS:

  • container: added node_config.0.guest_accelerator.0.gpu_partition_size field to google_container_node_pool (#10339)
  • container: added workload_identity_config.0.workload_pool to google_container_cluster (#10327)
  • container_cluster: Updated monitoring_config to accept WORKLOAD (#10321)
  • provider: Added links to nested types documentation for manually generated pages (#10333)

BUG FIXES:

  • cloudrun: fixed a permadiff on the field template.spec.containers.ports.name of the google_cloud_run_service resource (#10340)
  • composer: removed config.node_config.zone requirement on google_composer_environment (#10353)
  • compute: fixed permadiff for failover_policy on google_compute_region_backend_service (#10316)
  • compute: fixed to make description updatable without recreation on google_compute_instance_group_manager (#10329)
  • container: fixed a permadiff on google_container_node_pool.workload_metadata_config.mode (#10313)
  • iam: fixed request batching bug where failed requests would show unnecessary backslash escaping to the user. (#10303)
  • securitycenter: fixed bug where google_scc_notification_config.streaming_config.filter was not updating. (#10315)

Don't miss a new terraform-provider-google release

NewReleases is sending notifications on new releases.