Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v0.1.1

## Bug Fixes
* fix: enable parallel stackset operations (#12) (Matt Cadorette)([06f3c0c](https://github.com/lacework/terraform-aws-org-configuration/commit/06f3c0c6ca56eb174f414fc819bb82ac74dd4cca))
* fix(GROW-2584): resolve constant drift in stackset (#13) (Matt Cadorette)([31fb424](https://github.com/lacework/terraform-aws-org-configuration/commit/31fb42417de2af787dedb000ec231e9a9aa1393d))
## Other Changes
* chore: version bump v0.1.1-dev (#11) (Salim Afiune)([da2686e](https://github.com/lacework/terraform-aws-org-configuration/commit/da2686e8afbd45e70c952574ad532aceb8bd230d))
---
# v0.1.0

## Features
Expand All @@ -16,4 +24,3 @@
* fix: improvements (jon-stewart)([787cdf2](https://github.com/lacework/terraform-aws-org-configuration/commit/787cdf21895daf70dc9fcdc38f124e17453d8308))
* fix: archive and invoke (jon-stewart)([9bb57ce](https://github.com/lacework/terraform-aws-org-configuration/commit/9bb57ce7aae72011023c952009f182c1b6d7cb6b))
---

20 changes: 5 additions & 15 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,8 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.1.0`.
Another day, another release. These are the release notes for the version `v0.1.1`.

## Features
* feat: doc update (jon-stewart)([5923a38](https://github.com/lacework/terraform-aws-org-configuration/commit/5923a38e427f6493bbf9cec2a4f55a9f3c9177e6))
## Refactor
* refactor: lots of fixes + cleanup (#3) (Salim Afiune)([07903b0](https://github.com/lacework/terraform-aws-org-configuration/commit/07903b02080adb64bb77fb992bb3f7bb02ca0c15))
## Bug Fixes
* fix: policy to copy S3 lambda (#9) (Salim Afiune)([c403edc](https://github.com/lacework/terraform-aws-org-configuration/commit/c403edc8b2e5b5f89e875b593051b6a3286f98fd))
* fix: more and more fixes (#7) (Salim Afiune)([e112df9](https://github.com/lacework/terraform-aws-org-configuration/commit/e112df9bf84fbdb8c2b596d3836634ad358061a7))
* fix: update kms key policy, sns policy, stackset instance creation (#6) (Matt Cadorette)([9caae48](https://github.com/lacework/terraform-aws-org-configuration/commit/9caae482e5552b4b6986a608f3197aedd473abb6))
* fix: external_id should always use account (#2) (Matt Cadorette)([3259480](https://github.com/lacework/terraform-aws-org-configuration/commit/32594809e7c9d4986aac63783ebfb427b9694ba6))
* fix: docs (jon-stewart)([d858616](https://github.com/lacework/terraform-aws-org-configuration/commit/d858616d3a3b7675df2518e840d57f57fdebe872))
* fix: further impr (jon-stewart)([2682b6b](https://github.com/lacework/terraform-aws-org-configuration/commit/2682b6be36809572efb743299b36bb13503947b6))
* fix: make tfdocs (jon-stewart)([13075fd](https://github.com/lacework/terraform-aws-org-configuration/commit/13075fd3a953ea7dca544d21d5996fd3bc7b1b3f))
* fix: tf docs (jon-stewart)([3807572](https://github.com/lacework/terraform-aws-org-configuration/commit/38075727ead23be91cb277c97a876b5b9b9359e4))
* fix: improvements (jon-stewart)([787cdf2](https://github.com/lacework/terraform-aws-org-configuration/commit/787cdf21895daf70dc9fcdc38f124e17453d8308))
* fix: archive and invoke (jon-stewart)([9bb57ce](https://github.com/lacework/terraform-aws-org-configuration/commit/9bb57ce7aae72011023c952009f182c1b6d7cb6b))
* fix: enable parallel stackset operations (#12) (Matt Cadorette)([06f3c0c](https://github.com/lacework/terraform-aws-org-configuration/commit/06f3c0c6ca56eb174f414fc819bb82ac74dd4cca))
* fix(GROW-2584): resolve constant drift in stackset (#13) (Matt Cadorette)([31fb424](https://github.com/lacework/terraform-aws-org-configuration/commit/31fb42417de2af787dedb000ec231e9a9aa1393d))
## Other Changes
* chore: version bump v0.1.1-dev (#11) (Salim Afiune)([da2686e](https://github.com/lacework/terraform-aws-org-configuration/commit/da2686e8afbd45e70c952574ad532aceb8bd230d))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.1-dev
0.1.1