Skip to content

Commit 46e513c

Browse files
authored
release 5.20.0 changelog (beta) (#7068)
* release 5.20.0 changelog (beta) * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md
1 parent e35249a commit 46e513c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
## 5.20.0 (Unreleased)
22

3+
FEATURES:
4+
* **New Resource:** `google_clouddeploy_custom_target_type_iam_*` ([#7029](https://github.com/hashicorp/terraform-provider-google-beta/pull/7029))
5+
6+
IMPROVEMENTS:
7+
* certificatemanager: added `type` field to `google_certificate_manager_dns_authorization` resource ([#7036](https://github.com/hashicorp/terraform-provider-google-beta/pull/7036))
8+
* compute: added the `network_url` attribute to the `consumer_accept_list`-block of the `google_compute_service_attachment` resource ([#7047](https://github.com/hashicorp/terraform-provider-google-beta/pull/7047))
9+
* gkehub: added support for `policycontroller.policy_controller_hub_config.policy_content.bundles` and
10+
`policycontroller.policy_controller_hub_config.deployment_configs` fields to `google_gke_hub_feature_membership` ([#7043](https://github.com/hashicorp/terraform-provider-google-beta/pull/7043))
11+
12+
BUG FIXES:
13+
* artifactregistry: fixed permadiff when `google_artifact_repository.docker_config` field is unset ([#7044](https://github.com/hashicorp/terraform-provider-google-beta/pull/7044))
14+
* bigquery: corrected plan-time validation on `google_bigquery_dataset.dataset_id` ([#7032](https://github.com/hashicorp/terraform-provider-google-beta/pull/7032))
15+
* kms: fixed issue where `google_kms_crypto_key_version.attestation.cert_chains` properties were incorrectly set to type string ([#7045](https://github.com/hashicorp/terraform-provider-google-beta/pull/7045))
16+
317
## 5.19.0 (Mar 4, 2024)
418

519
FEATURES:

0 commit comments

Comments
 (0)