hashicorp/terraform-provider-google
### [`v4.5.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#450-December-20-2021)
[Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.4.0...v4.5.0)
FEATURES:
- **New Data Source:** google_container_aws_versions ([#10754](https://togithub.com/hashicorp/terraform-provider-google/pull/10754))
- **New Data Source:** google_container_azure_versions ([#10754](https://togithub.com/hashicorp/terraform-provider-google/pull/10754))
- **New Resource:** google_container_aws_cluster ([#10754](https://togithub.com/hashicorp/terraform-provider-google/pull/10754))
- **New Resource:** google_container_aws_node_pool ([#10754](https://togithub.com/hashicorp/terraform-provider-google/pull/10754))
- **New Resource:** google_container_azure_client ([#10754](https://togithub.com/hashicorp/terraform-provider-google/pull/10754))
- **New Resource:** google_container_azure_cluster ([#10754](https://togithub.com/hashicorp/terraform-provider-google/pull/10754))
- **New Resource:** google_container_azure_node_pool ([#10754](https://togithub.com/hashicorp/terraform-provider-google/pull/10754))
IMPROVEMENTS:
- bigquery: added the `return_table_type` field to `google_bigquery_routine` ([#10743](https://togithub.com/hashicorp/terraform-provider-google/pull/10743))
- cloudbuild: added support for `available_secrets` to `google_cloudbuild_trigger` ([#10714](https://togithub.com/hashicorp/terraform-provider-google/pull/10714))
- cloudfunctions: added support for `min_instances` to `google_cloudfunctions_function` ([#10712](https://togithub.com/hashicorp/terraform-provider-google/pull/10712))
- composer: added support for Private Service Connect by adding field `cloud_composer_connection_subnetwork` in `google_composer_environment` ([#10724](https://togithub.com/hashicorp/terraform-provider-google/pull/10724))
- compute: fixed bug where `google_compute_instance`'s `can_ip_forward` could not be updated without recreating or restarting the instance. ([#10741](https://togithub.com/hashicorp/terraform-provider-google/pull/10741))
- compute: added field `public_access_prevention` to resource `bucket` (beta) ([#10740](https://togithub.com/hashicorp/terraform-provider-google/pull/10740))
- compute: added support for regional external HTTP(S) load balancer ([#10738](https://togithub.com/hashicorp/terraform-provider-google/pull/10738))
- privateca: added support for setting default values for basic constraints for `google_privateca_certificate`, `google_privateca_certificate_authority`, and `google_privateca_ca_pool` via the `non_ca` and `zero_max_issuer_path_length` fields ([#10702](https://togithub.com/hashicorp/terraform-provider-google/pull/10702))
- provider: enabled gRPC requests and response logging ([#10721](https://togithub.com/hashicorp/terraform-provider-google/pull/10721))
BUG FIXES:
- assuredworkloads: fixed a bug preventing `google_assured_workloads_workload` from being created in any region other than us-central1 ([#10749](https://togithub.com/hashicorp/terraform-provider-google/pull/10749))
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.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
4.4.0
->4.5.0
Release Notes
hashicorp/terraform-provider-google
### [`v4.5.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#450-December-20-2021) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v4.4.0...v4.5.0) FEATURES: - **New Data Source:** google_container_aws_versions ([#10754](https://togithub.com/hashicorp/terraform-provider-google/pull/10754)) - **New Data Source:** google_container_azure_versions ([#10754](https://togithub.com/hashicorp/terraform-provider-google/pull/10754)) - **New Resource:** google_container_aws_cluster ([#10754](https://togithub.com/hashicorp/terraform-provider-google/pull/10754)) - **New Resource:** google_container_aws_node_pool ([#10754](https://togithub.com/hashicorp/terraform-provider-google/pull/10754)) - **New Resource:** google_container_azure_client ([#10754](https://togithub.com/hashicorp/terraform-provider-google/pull/10754)) - **New Resource:** google_container_azure_cluster ([#10754](https://togithub.com/hashicorp/terraform-provider-google/pull/10754)) - **New Resource:** google_container_azure_node_pool ([#10754](https://togithub.com/hashicorp/terraform-provider-google/pull/10754)) IMPROVEMENTS: - bigquery: added the `return_table_type` field to `google_bigquery_routine` ([#10743](https://togithub.com/hashicorp/terraform-provider-google/pull/10743)) - cloudbuild: added support for `available_secrets` to `google_cloudbuild_trigger` ([#10714](https://togithub.com/hashicorp/terraform-provider-google/pull/10714)) - cloudfunctions: added support for `min_instances` to `google_cloudfunctions_function` ([#10712](https://togithub.com/hashicorp/terraform-provider-google/pull/10712)) - composer: added support for Private Service Connect by adding field `cloud_composer_connection_subnetwork` in `google_composer_environment` ([#10724](https://togithub.com/hashicorp/terraform-provider-google/pull/10724)) - compute: fixed bug where `google_compute_instance`'s `can_ip_forward` could not be updated without recreating or restarting the instance. ([#10741](https://togithub.com/hashicorp/terraform-provider-google/pull/10741)) - compute: added field `public_access_prevention` to resource `bucket` (beta) ([#10740](https://togithub.com/hashicorp/terraform-provider-google/pull/10740)) - compute: added support for regional external HTTP(S) load balancer ([#10738](https://togithub.com/hashicorp/terraform-provider-google/pull/10738)) - privateca: added support for setting default values for basic constraints for `google_privateca_certificate`, `google_privateca_certificate_authority`, and `google_privateca_ca_pool` via the `non_ca` and `zero_max_issuer_path_length` fields ([#10702](https://togithub.com/hashicorp/terraform-provider-google/pull/10702)) - provider: enabled gRPC requests and response logging ([#10721](https://togithub.com/hashicorp/terraform-provider-google/pull/10721)) BUG FIXES: - assuredworkloads: fixed a bug preventing `google_assured_workloads_workload` from being created in any region other than us-central1 ([#10749](https://togithub.com/hashicorp/terraform-provider-google/pull/10749))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.