Skip to content

Bump hashicorp/google from 4.74.0 to 4.75.1 in /deploy

Bumps hashicorp/google from 4.74.0 to 4.75.1.

Release notes

Sourced from hashicorp/google's releases.

v4.75.1

4.75.1 (July 26, 2023)

BUG FIXES:

  • vpcaccess: reverted new behaviour introduced by resource google_vpc_access_connector in 4.75.0. min_throughput and max_throughput fields lost their default value, and customers could not make deployment due to that change.

  • vpcaccess: reverted the ability to update the number of instances for resource google_vpc_access_connector

v4.75.0

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)
Changelog

Sourced from hashicorp/google's changelog.

4.75.1 (July 27, 2023)

BUG FIXES:

  • vpcaccess: reverted new behaviour introduced by resource google_vpc_access_connector in 4.75.0. min_throughput and max_throughput fields lost their default value, and customers could not make deployment due to that change.

  • vpcaccess: reverted the ability to update the number of instances for resource google_vpc_access_connector

4.75.0 (July 24, 2023)

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)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports