development-dependency: bump hashicorp/google from 3.89.0 to 3.90.1 in /terraform
Bumps hashicorp/google from 3.89.0 to 3.90.1.
Release notes
Sourced from hashicorp/google's releases.
v3.90.1
DEPRECATIONS:
- container: fixed an overly-broad deprecation on
master_auth
, constraining it tomaster_auth.username
andmaster_auth.password
v3.90.0
DEPRECATIONS:
- container: deprecated
workload_identity_config.0.identity_namespace
and it will be removed in a future major release as it has been deprecated in the API. Useworkload_identity_config.0.workload_pool
instead. Switching your configuration from one value to the other will trigger a diff at plan time, and a spurious update. (#10327)- container: deprecated the following
google_container_cluster
fields:instance_group_urls
andmaster_auth
(#10356)IMPROVEMENTS:
- container: added
node_config.0.guest_accelerator.0.gpu_partition_size
field to google_container_node_pool (#10339)- container: added
workload_identity_config.0.workload_pool
togoogle_container_cluster
(#10327)- container_cluster: Updated
monitoring_config
to acceptWORKLOAD
(#10321)- provider: Added links to nested types documentation for manually generated pages (#10333)
BUG FIXES:
- cloudrun: fixed a permadiff on the field
template.spec.containers.ports.name
of thegoogle_cloud_run_service
resource (#10340)- composer: removed
config.node_config.zone
requirement ongoogle_composer_environment
(#10353)- compute: fixed permadiff for
failover_policy
ongoogle_compute_region_backend_service
(#10316)- compute: fixed to make
description
updatable without recreation ongoogle_compute_instance_group_manager
(#10329)- container: fixed a permadiff on
google_container_node_pool.workload_metadata_config.mode
(#10313)- iam: fixed request batching bug where failed requests would show unnecessary backslash escaping to the user. (#10303)
- securitycenter: fixed bug where
google_scc_notification_config.streaming_config.filter
was not updating. (#10315)
Changelog
Sourced from hashicorp/google's changelog.
3.90.1 (November 02, 2021)
DEPRECATIONS:
- container: fixed an overly-broad deprecation on
master_auth
, constraining it tomaster_auth.username
andmaster_auth.password
3.90.0 (October 26, 2021)
DEPRECATIONS:
- container: deprecated
workload_identity_config.0.identity_namespace
and it will be removed in a future major release as it has been deprecated in the API. Useworkload_identity_config.0.workload_pool
instead. Switching your configuration from one value to the other will trigger a diff at plan time, and a spurious update. (#10327)- container: deprecated the following
google_container_cluster
fields:instance_group_urls
andmaster_auth
(#10356)IMPROVEMENTS:
- container: added
node_config.0.guest_accelerator.0.gpu_partition_size
field to google_container_node_pool (#10339)- container: added
workload_identity_config.0.workload_pool
togoogle_container_cluster
(#10327)- container_cluster: Updated
monitoring_config
to acceptWORKLOAD
(#10321)- provider: Added links to nested types documentation for manually generated pages (#10333)
BUG FIXES:
- cloudrun: fixed a permadiff on the field
template.spec.containers.ports.name
of thegoogle_cloud_run_service
resource (#10340)- composer: removed
config.node_config.zone
requirement ongoogle_composer_environment
(#10353)- compute: fixed permadiff for
failover_policy
ongoogle_compute_region_backend_service
(#10316)- compute: fixed to make
description
updatable without recreation ongoogle_compute_instance_group_manager
(#10329)- container: fixed a permadiff on
google_container_node_pool.workload_metadata_config.mode
(#10313)- iam: fixed request batching bug where failed requests would show unnecessary backslash escaping to the user. (#10303)
- securitycenter: fixed bug where
google_scc_notification_config.streaming_config.filter
was not updating. (#10315)
Commits
-
a9f3658
v3.90.1 -
bf58dae
3.90.1: Fix deprecation warning in GKE Cluster (#10479) -
3818867
v3.90.0 -
b63cb27
Add changelog for3.90.0
(#10357) -
fee32cd
Deprecate container cluster fields (#5261) (#10356) -
722b72a
Update CHANGELOG.md -
be70fd8
remove requirement form zone field in composer config.node_config (#10324) (#... -
d312ba5
Fix release channels link. (#5335) (#10346) -
cfa7d45
cancelled to drain in doc (#5327) (#10345) -
1055b35
fixed SQL IAM authentication config (#10322) - 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