Skip to content

Commit

Permalink
[maint] prepare v0.4.0 changelog (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Harley <[email protected]>
  • Loading branch information
dstrelau and jharley authored May 11, 2023
1 parent 38c142d commit b846c4d
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="v0.4.0"></a>
# [v0.4.0 🌈](https://github.com/honeycombio/terraform-aws-integrations/releases/tag/v0.4.0) - 11 May 2023

## Changes

- fix: be explicit about S3 access policies [@dstrelau](https://github.com/dstrelau) ([#45](https://github.com/honeycombio/terraform-aws-integrations/issues/45))
- This is technically a breaking change, in that it changes the exact resources created by the root module, but AWS changed the defaults of S3 buckets such that the old version does not work. The new resources match the new AWS defaults and are functionally equivalent to the old ones (ensuring the S3 is completely private). Only users of the root module should see a diff. Individual sub-modules are not effected.


[Changes][v0.4.0]


<a name="v0.3.0"></a>
# [v0.3.0 🌈](https://github.com/honeycombio/terraform-aws-integrations/releases/tag/v0.3.0) - 16 Mar 2023

Expand Down Expand Up @@ -148,6 +160,7 @@ First release πŸŽ‰
[Changes][v0.0.1]


[v0.4.0]: https://github.com/honeycombio/terraform-aws-integrations/compare/v0.3.0...v0.4.0
[v0.3.0]: https://github.com/honeycombio/terraform-aws-integrations/compare/v0.2.8...v0.3.0
[v0.2.8]: https://github.com/honeycombio/terraform-aws-integrations/compare/v0.2.7...v0.2.8
[v0.2.7]: https://github.com/honeycombio/terraform-aws-integrations/compare/v0.2.6...v0.2.7
Expand All @@ -161,4 +174,4 @@ First release πŸŽ‰
[v0.1.0]: https://github.com/honeycombio/terraform-aws-integrations/compare/v0.0.1...v0.1.0
[v0.0.1]: https://github.com/honeycombio/terraform-aws-integrations/tree/v0.0.1

<!-- Generated by https://github.com/rhysd/changelog-from-release v3.7.0 -->
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.7.1 -->

0 comments on commit b846c4d

Please sign in to comment.