-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Lacework <tech-ally@lacework.net>
- Loading branch information
1 parent
94ca682
commit ada6dd6
Showing
3 changed files
with
25 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,14 @@ | ||
# Release Notes | ||
Another day, another release. These are the release notes for the version `v0.13.0`. | ||
Another day, another release. These are the release notes for the version `v0.14.0`. | ||
|
||
## Features | ||
* feat: enforce External ID v2 format via iam-role module (#76) (djmctavish)([ce9b91e](https://github.com/lacework/terraform-aws-config/commit/ce9b91e08699d6ea7b8d605230cdd2dbbc8e043c)) | ||
* feat(RAIN-91433): Add permission for get-api-keys in apigateway and apigatewayv2 (#87) (jingjingzhang-lw)([6e4c28f](https://github.com/lacework/terraform-aws-config/commit/6e4c28fcd5ea1449cabc291143d0e6337ad66d98)) | ||
* feat(RAIN-90870): Add permission for five waf-regional APIs (#83) (jingjingzhang-lw)([b868fe3](https://github.com/lacework/terraform-aws-config/commit/b868fe33b762305c0407be223922f592349f0d3f)) | ||
* feat(RAIN-90851): Add permission for two glue APIs (#84) (jingjingzhang-lw)([601e098](https://github.com/lacework/terraform-aws-config/commit/601e098bb74a5cb69315ecd29dae9d83dd19230e)) | ||
## Documentation Updates | ||
* docs(readme): add terraform docs automation (#81) (Timothy MacDonald)([4cc956f](https://github.com/lacework/terraform-aws-config/commit/4cc956f0a24b0444e8326eb12f4cc22a0a475dd9)) | ||
## Other Changes | ||
* ci: version bump to v0.12.1-dev (Lacework)([de3fd4d](https://github.com/lacework/terraform-aws-config/commit/de3fd4dc2e80ac8a7166030f584466ff6b54fd85)) | ||
* chore: add lacework_metric_module datasource (#89) (Darren)([94ca682](https://github.com/lacework/terraform-aws-config/commit/94ca682158f6b5cf5988c2cd6e0a0d013859aba2)) | ||
* chore: update `time` provider to `~> 0.7` (#80) (Spencer Williams)([e947030](https://github.com/lacework/terraform-aws-config/commit/e947030435a0a80136193a0bdc5b0acfa73d9491)) | ||
* chore: update CHANGELOG with ad-hoc releases (#79) (Salim Afiune)([1392126](https://github.com/lacework/terraform-aws-config/commit/1392126b6b0c7b1821008ae6e3bdc8e6177c7ccc)) | ||
* ci: version bump to v0.13.1-dev (Lacework)([94041b2](https://github.com/lacework/terraform-aws-config/commit/94041b2a8f468ae4400283dcac9c31398cc86fcf)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.13.1-dev | ||
0.14.0 |