From 6a660e7ef6b926b634a9e0590b0674a793f8aae7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 20:00:05 +0800 Subject: [PATCH] chore(master): release 2.7.0 (#115) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..696be78 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## [2.7.0](https://github.com/streamnative/terraform-aws-cloud/compare/v2.6.0...v2.7.0) (2023-07-28) + + +### Features + +* support custom cluster service CIDR ([#108](https://github.com/streamnative/terraform-aws-cloud/issues/108)) ([e179318](https://github.com/streamnative/terraform-aws-cloud/commit/e17931884a4b1d6795621f8b9a61d3b4e79bef2f)) + + +### Bug Fixes + +* set create_iam_policies default to false ([#109](https://github.com/streamnative/terraform-aws-cloud/issues/109)) ([2c4c2b3](https://github.com/streamnative/terraform-aws-cloud/commit/2c4c2b3842b16e884f1bb41b8b66aec0addc6812)) +* set create_iam_policies to false ([2c4c2b3](https://github.com/streamnative/terraform-aws-cloud/commit/2c4c2b3842b16e884f1bb41b8b66aec0addc6812))