Skip to content

Commit 2d4e13d

Browse files
chore(master): release 4.4.0 (#166)
🤖 I have created a release *beep* *boop* --- ## [4.4.0](v4.3.2...v4.4.0) (2025-07-31) ### Features * add iam submodule for managing applications iam ([#162](#162)) ([8ea10c0](8ea10c0)) * support loki bucket for aws BYOC poolmembers ([#170](#170)) ([92713e7](92713e7)) * **vpc:** add enable_s3_gateway_endpoint variable ([#168](#168)) ([5211726](5211726)) * **vpc:** add s3 gateway endpoint ([#165](#165)) ([9e5a88b](9e5a88b)) ### Reverts * support loki bucket for aws BYOC poolmembers ([#169](#169)) ([055f7f2](055f7f2)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 92713e7 commit 2d4e13d

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"4.3.2"}
1+
{".":"4.4.0"}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [4.4.0](https://github.com/streamnative/terraform-aws-cloud/compare/v4.3.2...v4.4.0) (2025-07-31)
4+
5+
6+
### Features
7+
8+
* add iam submodule for managing applications iam ([#162](https://github.com/streamnative/terraform-aws-cloud/issues/162)) ([8ea10c0](https://github.com/streamnative/terraform-aws-cloud/commit/8ea10c0e4d4d9d2e5176048c3899c5155f7c6c1a))
9+
* support loki bucket for aws BYOC poolmembers ([#170](https://github.com/streamnative/terraform-aws-cloud/issues/170)) ([92713e7](https://github.com/streamnative/terraform-aws-cloud/commit/92713e7805b6e66aab0d825e7fea51c2466c3a9a))
10+
* **vpc:** add enable_s3_gateway_endpoint variable ([#168](https://github.com/streamnative/terraform-aws-cloud/issues/168)) ([5211726](https://github.com/streamnative/terraform-aws-cloud/commit/52117262556d3d882a42157a99fc212a3bf0e799))
11+
* **vpc:** add s3 gateway endpoint ([#165](https://github.com/streamnative/terraform-aws-cloud/issues/165)) ([9e5a88b](https://github.com/streamnative/terraform-aws-cloud/commit/9e5a88b6c641354301a12498f0ac23dd4957162b))
12+
13+
14+
### Reverts
15+
16+
* support loki bucket for aws BYOC poolmembers ([#169](https://github.com/streamnative/terraform-aws-cloud/issues/169)) ([055f7f2](https://github.com/streamnative/terraform-aws-cloud/commit/055f7f2a6e54de142ed976f4284fe87200b16e10))
17+
318
## [4.3.2](https://github.com/streamnative/terraform-aws-cloud/compare/v4.3.1...v4.3.2) (2025-06-19)
419

520

0 commit comments

Comments
 (0)