diff --git a/.release-please-manifest.json b/.release-please-manifest.json index eb7202c..21d3899 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"4.3.0"} \ No newline at end of file +{".":"4.3.1"} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e1a82b..af82300 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.3.1](https://github.com/streamnative/terraform-aws-cloud/compare/v4.3.0...v4.3.1) (2025-05-14) + + +### Bug Fixes + +* conditional set env rather than null value ([#159](https://github.com/streamnative/terraform-aws-cloud/issues/159)) ([7a4e9c3](https://github.com/streamnative/terraform-aws-cloud/commit/7a4e9c326a266289b30f2fbfd4005cb938fd84a5)) + ## [4.3.0](https://github.com/streamnative/terraform-aws-cloud/compare/v4.2.1...v4.3.0) (2025-05-13)