Skip to content

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 in google_compute_service_attachment resource (#15716)
  • compute: added in-place update support for field reconcile_connections in google_compute_service_attachment resource (#15706)
  • compute: added in-place update support for field allowPscGlobalAccess in google_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 in google_container_cluster resource (#15727)
  • gkehub: added labels field to google_gke_hub_scope_rbac_role_binding resource (#15729)
  • logging: added in-place update support for field unique_writer_identity in google_logging_project_sink resource (#15721)
  • networkconnectivity: added psc_connections.error.details field to google_network_connectivity_service_connection_policy resource (#15726)
  • secretmanager: added in-place update support for field replication.user_managed.replicas.customer_managed_encryption in google_secret_manager_secret resource (#15685)

BUG FIXES:

  • bigquery: made params.destination_table_name_template and params.data_path immutable as updating these fields if value of data_source_id is amazon_s3 in google_bigquery_data_transfer_config resource (#15723)
  • dns: fixed hash function for network_url in google_dns_managed_zone and google_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 in google_compute_service_attachment resource (#15716)
  • compute: added in-place update support for field reconcile_connections in google_compute_service_attachment resource (#15706)
  • compute: added in-place update support for field allowPscGlobalAccess in google_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 in google_container_cluster resource (#15727)
  • gkehub: added labels field to google_gke_hub_scope_rbac_role_binding resource (#15729)
  • logging: added in-place update support for field unique_writer_identity in google_logging_project_sink resource (#15721)
  • networkconnectivity: added psc_connections.error.details field to google_network_connectivity_service_connection_policy resource (#15726)
  • secretmanager: added in-place update support for field replication.user_managed.replicas.customer_managed_encryption in google_secret_manager_secret resource (#15685)

BUG FIXES:

  • bigquery: made params.destination_table_name_template and params.data_path immutable as updating these fields if value of data_source_id is amazon_s3 in google_bigquery_data_transfer_config resource (#15723)
  • dns: fixed hash function for network_url in google_dns_managed_zone and google_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

Merge request reports