nlamirault / terraform-google-traffic-director

Terraform module for Google Traffic Director
0 stars 2 forks source link

Update Terraform google-beta to v3.90.1 #4

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
google-beta (source) required_provider minor 3.89.0 -> 3.90.1

Release Notes

hashicorp/terraform-provider-google-beta ### [`v3.90.1`](https://togithub.com/hashicorp/terraform-provider-google-beta/blob/master/CHANGELOG.md#​3901-November-02-2021) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google-beta/compare/v3.90.0...v3.90.1) DEPRECATIONS: - container: fixed an overly-broad deprecation on `master_auth`, constraining it to `master_auth.username` and `master_auth.password` ### [`v3.90.0`](https://togithub.com/hashicorp/terraform-provider-google-beta/blob/master/CHANGELOG.md#​3900-October-26-2021) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google-beta/compare/v3.89.0...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. Use `workload_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. ([#​3733](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/3733)) - container: deprecated the following `google_container_cluster` fields: `instance_group_urls` and `master_auth` ([#​3746](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/3746)) IMPROVEMENTS: - composer: added field `environment_size` to resource `google_composer_environment` ([#​3730](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/3730)) - container: added `node_config.0.guest_accelerator.0.gpu_partition_size` field to google_container_node_pool ([#​3739](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/3739)) - container: added `workload_identity_config.0.workload_pool` to `google_container_cluster` ([#​3733](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/3733)) - container: made `dns_cache_config` conflict with GKE Autopilot mode ([#​3725](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/3725)) - container_cluster: Updated `monitoring_config` to accept `WORKLOAD` ([#​3732](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/3732)) - provider: Added links to nested types documentation for manually generated pages ([#​3736](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/3736)) BUG FIXES: - cloudrun: fixed a permadiff on the field `template.spec.containers.ports.name` of the `google_cloud_run_service` resource ([#​3740](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/3740)) - composer: removed `config.node_config.zone` requirement on `google_composer_environment` ([#​3745](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/3745)) - compute: fixed permadiff for `failover_policy` on `google_compute_region_backend_service` ([#​3728](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/3728)) - compute: fixed to make `description` updatable without recreation on `google_compute_instance_group_manager` ([#​3735](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/3735)) - container: fixed a permadiff on `google_container_node_pool.workload_metadata_config.mode` ([#​3726](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/3726)) - iam: fixed request batching bug where failed requests would show unnecessary backslash escaping to the user. ([#​3723](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/3723)) - securitycenter: fixed bug where `google_scc_notification_config.streaming_config.filter` was not updating. ([#​3727](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/3727))

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.