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
in4.75.0
.min_throughput
andmax_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 togoogle_apigee_organization
resource (#15186)- bigquery: added
external_data_configuration.json_options
andexternal_data_configuration.parquet_options
fields togoogle_bigquery_table
(#15197)- bigtable: added
change_stream_retention
field togoogle_bigtable_table.table
resource (#15152)- compute: added
most_recent
argument togoogle_compute_image
datasource (#15187)- compute: added field
enable_confidential_compute
forgoogle_compute_disk
resource (#15180)- container: added
gpu_driver_installation_config.gpu_driver_version
field togoogle_container_node_pool
(#15182)- gkebackup: added
state
andstate_reason
output-only fields togoogle_gkebackup_backupplan
resource (#15201)- healthcare: added
complex_data_type_reference_parsing
field togoogle_healthcare_fhir_store
resource (#15159)- networkservices: increased max_size to 20 for both
included_query_parameters
andexcluded_query_parameters
ongoogle_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 amachine_type
that does not supportmin_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
in4.75.0
.min_throughput
andmax_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 togoogle_apigee_organization
resource (#15186)- bigquery: added
external_data_configuration.json_options
andexternal_data_configuration.parquet_options
fields togoogle_bigquery_table
(#15197)- bigtable: added
change_stream_retention
field togoogle_bigtable_table.table
resource (#15152)- compute: added
most_recent
argument togoogle_compute_image
datasource (#15187)- compute: added field
enable_confidential_compute
forgoogle_compute_disk
resource (#15180)- container: added
gpu_driver_installation_config.gpu_driver_version
field togoogle_container_node_pool
(#15182)- gkebackup: added
state
andstate_reason
output-only fields togoogle_gkebackup_backupplan
resource (#15201)- healthcare: added
complex_data_type_reference_parsing
field togoogle_healthcare_fhir_store
resource (#15159)- networkservices: increased max_size to 20 for both
included_query_parameters
andexcluded_query_parameters
ongoogle_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 amachine_type
that does not supportmin_cpu_platform
at the same time (#15217)- tags: fixed race condition when modifying
google_tags_location_tag_binding
(#15189)
Commits
-
dfb380e
Add Changelog 4.75.1 -
8865bb4
New generated code for MM PR 8456. -
a64451d
Release 4.75.0 changelog (#15242) -
3edc574
Properly handle AutomatedBackupPolicy midnight start time (hours = 0) (#8337)... -
d4c0756
Simplify network reference in AlloyDB examples (#8367) (#15218) -
2acb3ff
Added 4.74.0 release notes to changelog -
4cfad24
Changed order of updates for min_cpu_platform and machine_type (#8249) (#15217) -
1d483ff
fix: Update workflow_basic.tf.erb (#8369) (#15214) -
c02b6dc
gkebackup backupplan: Add State and StateReason fields (#8227) (#15201) -
5ac6351
Modify the doc for google_compute_resource_policy (#8339) (#15199) - Additional commits viewable in compare view
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