Skip to content

Commit

Permalink
Added release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
melinath committed Nov 12, 2024
1 parent c338470 commit 6c1efd3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
## 6.11.0 (Unreleased)
## 6.11.1 (Unreleased)

BUG FIXES:
* container: fixed diff on `google_container_cluster.user_managed_keys_config` field for resources that had not set it.
* container: marked `google_container_cluster.user_managed_keys_config` as immutable because it can't be updated in place.


## 6.11.0 (Nov 11, 2024)

NOTES:
* compute: migrated `google_compute_firewall_policy_rule` from DCL engine to MMv1 engine. ([#20160](https://github.com/hashicorp/terraform-provider-google/pull/20160))
Expand Down

0 comments on commit 6c1efd3

Please sign in to comment.