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
togoogle_compute_instance.network_interface
andgoogle_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 ongoogle_compute_backend_bucket
(#10572)- compute: fixed a perma-diff on
google_compute_region_health_check
whenlog_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
togoogle_compute_instance.network_interface
andgoogle_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 ongoogle_compute_backend_bucket
(#10572)- compute: fixed a perma-diff on
google_compute_region_health_check
whenlog_config.enable
is set to false (#10553)- servicedirectory: added support for vpc network configuration in
google_service_directory_endpoint
. (#10569)
Commits
-
7932977
add files for gha release workflow (#10576) -
e3ece04
Update CHANGELOG.md (#10578) -
cd8f297
Add google_compute_router_status data source (#5307) (#10573) -
d152a2c
remove send_empty_value for max_ttl (#5456) (#10572) -
d92d721
Network queue count support (#5438) (#10571) -
74012e9
Add support for vpc network configuration in google_service_directory_endpoin... -
e4c9cdc
Add format to pubsublite period (#5454) (#10561) -
6f82109
Fix permadiffs in regionalhealth_checks
andbackend_service
(#4998) (#10... -
cbc3945
added small fixes to composer docs (#5447) (#10551) -
9795b29
These bigquery fields cannot be updated. (#5298) (#10546) - Additional commits viewable in compare view
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