Bump hashicorp/google from 4.81.0 to 4.82.0 in /deploy
Bumps hashicorp/google from 4.81.0 to 4.82.0.
Release notes
Sourced from hashicorp/google's releases.
v4.82.0
IMPROVEMENTS:
- compute: added in-place update support for field
enable_proxy_protocol
ingoogle_compute_service_attachment
resource (#15716)- compute: added in-place update support for field
reconcile_connections
ingoogle_compute_service_attachment
resource (#15706)- compute: added in-place update support for field
allowPscGlobalAccess
ingoogle_compute_forwarding_rule
resource (#15691)- compute: promoted
google_compute_region_instance_template
to GA (#15710)- container: added additional options for field
monitoring_config.enable_components
ingoogle_container_cluster
resource (#15727)- gkehub: added
labels
field togoogle_gke_hub_scope_rbac_role_binding
resource (#15729)- logging: added in-place update support for field
unique_writer_identity
ingoogle_logging_project_sink
resource (#15721)- networkconnectivity: added
psc_connections.error.details
field togoogle_network_connectivity_service_connection_policy
resource (#15726)- secretmanager: added in-place update support for field
replication.user_managed.replicas.customer_managed_encryption
ingoogle_secret_manager_secret
resource (#15685)BUG FIXES:
- bigquery: made
params.destination_table_name_template
andparams.data_path
immutable as updating these fields if value ofdata_source_id
isamazon_s3
ingoogle_bigquery_data_transfer_config
resource (#15723)- dns: fixed hash function for
network_url
ingoogle_dns_managed_zone
andgoogle_dns_policy
resources to make sure that the private DNS zone or DNS policy can be attatched to all of the networks in different projects, even though the network name is the same across of those projects. (#15728)
Changelog
Sourced from hashicorp/google's changelog.
4.82.0 (September 11, 2023)
IMPROVEMENTS:
- compute: added in-place update support for field
enable_proxy_protocol
ingoogle_compute_service_attachment
resource (#15716)- compute: added in-place update support for field
reconcile_connections
ingoogle_compute_service_attachment
resource (#15706)- compute: added in-place update support for field
allowPscGlobalAccess
ingoogle_compute_forwarding_rule
resource (#15691)- compute: promoted
google_compute_region_instance_template
to GA (#15710)- container: added additional options for field
monitoring_config.enable_components
ingoogle_container_cluster
resource (#15727)- gkehub: added
labels
field togoogle_gke_hub_scope_rbac_role_binding
resource (#15729)- logging: added in-place update support for field
unique_writer_identity
ingoogle_logging_project_sink
resource (#15721)- networkconnectivity: added
psc_connections.error.details
field togoogle_network_connectivity_service_connection_policy
resource (#15726)- secretmanager: added in-place update support for field
replication.user_managed.replicas.customer_managed_encryption
ingoogle_secret_manager_secret
resource (#15685)BUG FIXES:
- bigquery: made
params.destination_table_name_template
andparams.data_path
immutable as updating these fields if value ofdata_source_id
isamazon_s3
ingoogle_bigquery_data_transfer_config
resource (#15723)- dns: fixed hash function for
network_url
ingoogle_dns_managed_zone
andgoogle_dns_policy
resources to make sure that the private DNS zone or DNS policy can be attatched to all of the networks in different projects, even though the network name is the same across of those projects. (#15728)
Commits
-
357d27d
Update CHANGELOG.md (#15778) -
e906252
add google_logging_project_sink to version 5 upgrade doc for #8779 (#8837) (#... -
20699e9
Adding labels field to the GKEHub Scope RBAC RoleBinding resource (#8869) (#1... -
c3817ef
fix: [dns] fix hash function for network_url in ManagedZone and Policy resour... -
7b5b298
add additional metric GKE components options (#8850) (#15727) -
8a527ac
adding error.details field to ServiceConnectionPolicies (#8833) (#15726) -
ff4d3a7
Remove unnecessarry if statements for operationWaiter errors (#8860) (#15724) -
c3acecd
Add replacing with immutable parameter when S3 is set in DataTransferConfig (... -
6a09249
Disable ForceNew for project sink unique_writer_identity field (#8845) (#15721) -
0b063b1
make enableProxyProtocol field updatable in service_attachment (#8840) (#15716) - 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