Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trodge authored Jan 30, 2025
1 parent b90da6c commit 5a072c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ BUG FIXES:
* cloudquotas: removed validation for `parent` in `google_cloud_quotas_quota_adjuster_settings` ([#9153](https://github.com/hashicorp/terraform-provider-google-beta/pull/9153))
* compute: made `google_compute_router_peer.advertised_route_priority` use server-side default if unset. To set the value to `0` you must also set `zero_advertised_route_priority = true`. ([#9133](https://github.com/hashicorp/terraform-provider-google-beta/pull/9133))
* container: fixed a diff caused by server-side set values for `node_config.resource_labels` ([#9171](https://github.com/hashicorp/terraform-provider-google-beta/pull/9171))
* container: marked `cluster_autoscaling.resource_limits.maximum` as required as requests would fail if it was not set ([#9151](https://github.com/hashicorp/terraform-provider-google-beta/pull/9151))
* firestore: fixed deletion of wildcard fields in `google_firestore_field` ([#9140](https://github.com/hashicorp/terraform-provider-google-beta/pull/9140))
* container: marked `cluster_autoscaling.resource_limits.maximum` as required, as requests would fail if it was not set ([#9151](https://github.com/hashicorp/terraform-provider-google-beta/pull/9151))
* firestore: fixed error preventing deletion of wildcard fields in `google_firestore_field` ([#9140](https://github.com/hashicorp/terraform-provider-google-beta/pull/9140))
* netapp: fixed an issue where a diff on `zone` would be found if it was unspecified in `google_netapp_storage_pool` ([#9157](https://github.com/hashicorp/terraform-provider-google-beta/pull/9157))
* networksecurity: fixed sporadic-diff in `google_network_security_security_profile` ([#9162](https://github.com/hashicorp/terraform-provider-google-beta/pull/9162))
* spanner: fixed bug with `google_spanner_instance.force_destroy` not setting `billing_project` value correctly ([#9132](https://github.com/hashicorp/terraform-provider-google-beta/pull/9132))
Expand Down

0 comments on commit 5a072c2

Please sign in to comment.