Skip to content

development-dependency: bump hashicorp/google from 4.1.0 to 4.2.0 in /terraform

Bumps hashicorp/google from 4.1.0 to 4.2.0.

Release notes

Sourced from hashicorp/google's releases.

v4.2.0

FEATURES:

  • New Data Source: google_compute_router_status (#10573)

IMPROVEMENTS:

  • compute: added support for queue_count to google_compute_instance.network_interface and google_compute_instance_template.network_interface (#10571)

BUG FIXES:

  • all: fixed an issue where some documentation for new resources was not showing up in the GA provider if it was beta-only. (#10545)
  • bigquery: fixed update failure when attempting to change non-updatable fields in google_bigquery_routine. (#10546)
  • compute: fixed a bug when cache_mode is set to FORCE_CACHE_ALL on google_compute_backend_bucket (#10572)
  • compute: fixed a perma-diff on google_compute_region_health_check when log_config.enable is set to false (#10553)
  • servicedirectory: added support for vpc network configuration in google_service_directory_endpoint. (#10569)
Changelog

Sourced from hashicorp/google's changelog.

4.2.0 (December 2, 2021)

FEATURES:

  • New Data Source: google_compute_router_status (#10573)

IMPROVEMENTS:

  • compute: added support for queue_count to google_compute_instance.network_interface and google_compute_instance_template.network_interface (#10571)

BUG FIXES:

  • all: fixed an issue where some documentation for new resources was not showing up in the GA provider if it was beta-only. (#10545)
  • bigquery: fixed update failure when attempting to change non-updatable fields in google_bigquery_routine. (#10546)
  • compute: fixed a bug when cache_mode is set to FORCE_CACHE_ALL on google_compute_backend_bucket (#10572)
  • compute: fixed a perma-diff on google_compute_region_health_check when log_config.enable is set to false (#10553)
  • servicedirectory: added support for vpc network configuration in google_service_directory_endpoint. (#10569)
Commits


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

Merge request reports