Skip to content

Commit

Permalink
chore(main): release 3.18.0 (#108)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[3.18.0](v3.17.0...v3.18.0)
(2025-01-14)


### Features

* Support permission init for control plane management volume
([#104](#104))
([54cfb6f](54cfb6f))


### Bug Fixes

* **azure:** add `depends_on` for azure vendor-access module
([#109](#109))
([64ee2b3](64ee2b3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
streamnativebot authored Jan 14, 2025
1 parent 64ee2b3 commit cc5d04f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"3.17.0"}
{".":"3.18.0"}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.18.0](https://github.com/streamnative/terraform-managed-cloud/compare/v3.17.0...v3.18.0) (2025-01-14)


### Features

* Support permission init for control plane management volume ([#104](https://github.com/streamnative/terraform-managed-cloud/issues/104)) ([54cfb6f](https://github.com/streamnative/terraform-managed-cloud/commit/54cfb6f0c0a7a2d325691c24a3e402b6c46950e3))


### Bug Fixes

* **azure:** add `depends_on` for azure vendor-access module ([#109](https://github.com/streamnative/terraform-managed-cloud/issues/109)) ([64ee2b3](https://github.com/streamnative/terraform-managed-cloud/commit/64ee2b319d446f4cd03100d6c922331a104673dc))

## [3.17.0](https://github.com/streamnative/terraform-managed-cloud/compare/v3.16.1...v3.17.0) (2025-01-07)


Expand Down

0 comments on commit cc5d04f

Please sign in to comment.