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
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# v0.1.0

## 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))
---

19 changes: 18 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
# In Development
# Release Notes
Another day, another release. These are the release notes for the version `v0.1.0`.

## 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))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.1-dev
0.1.0