github hashicorp/terraform-provider-google v5.40.0

latest releases: v6.3.0, v5.44.0, v6.2.0...
one month ago

NOTES:

  • resourcemanager: This release included a deprecation of skip_delete in google_project without the future field (deletion_policy) being available. This will be corrected in a future 5.X release prior to the release of 6.0.0 where the deletion_policy field will be made available.

DEPRECATIONS:

  • resourcemanager: deprecated skip_delete field in the google_project resource. Instead use the new field deletion_policy in the next major release (#18867)

IMPROVEMENTS:

  • bigquery: added support for value DELTA_LAKE to source_format in google_bigquery_table resource (#18915)
  • compute: added access_mode field to google_compute_disk resource (#18857)
  • compute: added stack_type, and gateway_ip_version fields to google_compute_router resource (#18839)
  • container: added field ray_operator_config for resource_container_cluster (#18825)
  • container: promoted additional_node_network_configs and additional_pod_network_configs fields to GA in the google_container_node_pool resource (#18842)
  • container: promoted enable_multi_networking to GA in the google_container_cluster resource (#18842)
  • monitoring: updated goal field to accept a max threshold of up to 0.9999 in google_monitoring_slo resource (#18845)
  • networkconnectivity: added export_psc field to google_network_connectivity_hub resource (#18866)
  • sql: added enable_dataplex_integration field to google_sql_database_instance resource (#18852)

BUG FIXES:

  • bigquery: fixed a permadiff when handling "assets" in params in the google_bigquery_data_transfer_config resource (#18898)
  • bigquery: fixed an issue preventing certain keys in params from being assigned values in google_bigquery_data_transfer_config (#18888)
  • compute: fixed perma-diff of advertised_ip_ranges field in google_compute_router resource (#18869)
  • container: fixed perma-diff on node_config.guest_accelerator.gpu_driver_installation_config field in GKE 1.30+ in google_container_node_pool resource (#18835)
  • sql: fixed a perma-diff in settings.insights_config in google_sql_database_instance (#18962)

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

NewReleases is sending notifications on new releases.