Skip to content

v4.75.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 17:09
· 1915 commits to main since this release
a64451d

FEATURES:

  • New Resource: google_dns_response_policy_rule(#15146)
  • New Resource: google_dns_response_policy(#15146)
  • New Resource: google_looker_instance (#15188)

IMPROVEMENTS:

  • apigee: added disable_vpc_peering field to google_apigee_organization resource (#15186)
  • bigquery: added external_data_configuration.json_options and external_data_configuration.parquet_options fields to google_bigquery_table (#15197)
  • bigtable: added change_stream_retention field to google_bigtable_table.table resource (#15152)
  • compute: added most_recent argument to google_compute_image datasource (#15187)
  • compute: added field enable_confidential_compute for google_compute_disk resource (#15180)
  • container: added gpu_driver_installation_config.gpu_driver_version field to google_container_node_pool (#15182)
  • gkebackup: added state and state_reason output-only fields to google_gkebackup_backupplan resource (#15201)
  • healthcare: added complex_data_type_reference_parsing field to google_healthcare_fhir_store resource (#15159)
  • networkservices: increased max_size to 20 for both included_query_parameters and excluded_query_parameters on google_network_services_edge_cache_service (#15168)
  • vpcaccess: added support for updates to google_vpc_access_connector resource (#15176)

BUG FIXES:

  • alloydb: fixed google_alloydb_cluster handling of automated backup policy midnight start time (#15219)
  • compute: fixed logic when unsetting google_compute_instance.min_cpu_platform and switching to a machine_type that does not support min_cpu_platform at the same time (#15217)
  • tags: fixed race condition when modifying google_tags_location_tag_binding (#15189)