Skip to content

Commit

Permalink
release 5.20.0 changelog (beta) (#7068)
Browse files Browse the repository at this point in the history
* release 5.20.0 changelog (beta)

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md
  • Loading branch information
c2thorn committed Mar 11, 2024
1 parent e35249a commit 46e513c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
## 5.20.0 (Unreleased)

FEATURES:
* **New Resource:** `google_clouddeploy_custom_target_type_iam_*` ([#7029](https://github.com/hashicorp/terraform-provider-google-beta/pull/7029))

IMPROVEMENTS:
* certificatemanager: added `type` field to `google_certificate_manager_dns_authorization` resource ([#7036](https://github.com/hashicorp/terraform-provider-google-beta/pull/7036))
* 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))
* gkehub: added support for `policycontroller.policy_controller_hub_config.policy_content.bundles` and
`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))

BUG FIXES:
* artifactregistry: fixed permadiff when `google_artifact_repository.docker_config` field is unset ([#7044](https://github.com/hashicorp/terraform-provider-google-beta/pull/7044))
* bigquery: corrected plan-time validation on `google_bigquery_dataset.dataset_id` ([#7032](https://github.com/hashicorp/terraform-provider-google-beta/pull/7032))
* 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))

## 5.19.0 (Mar 4, 2024)

FEATURES:
Expand Down

0 comments on commit 46e513c

Please sign in to comment.