File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
modules/aws/vendor-access Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1- {"." :" 3.18 .0" }
1+ {"." :" 3.19 .0" }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.19.0] ( https://github.com/streamnative/terraform-managed-cloud/compare/v3.18.0...v3.19.0 ) (2025-02-24)
4+
5+
6+ ### Features
7+
8+ * add permissions for karpenter ([ #105 ] ( https://github.com/streamnative/terraform-managed-cloud/issues/105 ) ) ([ ec3f23b] ( https://github.com/streamnative/terraform-managed-cloud/commit/ec3f23b3c0a971ef8ae68da48b5ce06769e672b4 ) )
9+ * Support s3 table ([ #111 ] ( https://github.com/streamnative/terraform-managed-cloud/issues/111 ) ) ([ 55280ad] ( https://github.com/streamnative/terraform-managed-cloud/commit/55280ad602c5f37f4fc76a70e1f9386f016eb9f8 ) )
10+
311## [ 3.18.0] ( https://github.com/streamnative/terraform-managed-cloud/compare/v3.17.0...v3.18.0 ) (2025-01-14)
412
513
Original file line number Diff line number Diff line change 1616
1717variable "sn_policy_version" {
1818 description = " The value of SNVersion tag"
19- default = " 3.16.1 " # {{ x-release-please-version }}
19+ default = " 3.19.0 " # {{ x-release-please-version }}
2020 type = string
2121}
2222
You can’t perform that action at this time.
0 commit comments