Skip to content

Commit

Permalink
release: v0.14.0 (#90)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <tech-ally@lacework.net>
  • Loading branch information
lacework-releng authored Jan 22, 2024
1 parent 94ca682 commit abee5c1
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 4 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# v0.14.0

## Features
* 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
* 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))
---
# v0.13.0

## Features
Expand Down
13 changes: 10 additions & 3 deletions RELEASE_NOTES.md
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))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.13.1-dev
0.14.0

0 comments on commit abee5c1

Please sign in to comment.