diff --git a/CHANGELOG.md b/CHANGELOG.md index b31b25c..3835782 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [3.10.0](https://github.com/streamnative/terraform-managed-cloud/compare/v3.9.0...v3.10.0) (2024-01-18) + + +### Features + +* add azure production and staging env gsa ids ([#56](https://github.com/streamnative/terraform-managed-cloud/issues/56)) ([c935c91](https://github.com/streamnative/terraform-managed-cloud/commit/c935c91fd8a1728ece33fe2489bbca5f592eef47)) +* remove sub level permission for azure cloud manager ([#55](https://github.com/streamnative/terraform-managed-cloud/issues/55)) ([4631fb4](https://github.com/streamnative/terraform-managed-cloud/commit/4631fb4893e5747f8dad9020ce46a54e198eaf74)) + + +### Bug Fixes + +* github workflow permission ([#57](https://github.com/streamnative/terraform-managed-cloud/issues/57)) ([1217189](https://github.com/streamnative/terraform-managed-cloud/commit/121718952f2ade66601a13816acc75286c5d6ca6)) + ## [3.9.0](https://github.com/streamnative/terraform-managed-cloud/compare/v3.8.0...v3.9.0) (2023-12-11)