Skip to content

Commit

Permalink
release: v0.7.1 (#51)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng authored Nov 9, 2022
1 parent 7558cc8 commit 249d2d9
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 7 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v0.7.1

## Documentation Updates
* docs: update Lacework provider version in readme (#50) (Darren)([28e80ce](https://github.com/lacework/terraform-aws-config/commit/28e80ce0db2f0f8cb96b7c6b18cdb6623783592d))
## Other Changes
* chore: update Lacework provider version to v1 (#49) (Darren)([7558cc8](https://github.com/lacework/terraform-aws-config/commit/7558cc8cb391826dde45eaff1f3545f9dfdadddc))
* ci: version bump to v0.7.1-dev (Lacework)([ddd99e4](https://github.com/lacework/terraform-aws-config/commit/ddd99e4cf9ccd522c62bd1d3041f32801e38f279))
---
# v0.7.0

## Features
Expand Down
11 changes: 5 additions & 6 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.7.0`.
Another day, another release. These are the release notes for the version `v0.7.1`.

## Features
* feat: parameterize IAM policy attachment (#47) (Steve)([23fb300](https://github.com/lacework/terraform-aws-config/commit/23fb3001f931472c61f83e056b4cb08b77a95795))
## Bug Fixes
* fix: set lacework provider to minimum version for api v2 migration (#46) (Darren)([da744e3](https://github.com/lacework/terraform-aws-config/commit/da744e3e3181be69f60f53d695aed98b8b0dfaa6))
## Documentation Updates
* docs: update Lacework provider version in readme (#50) (Darren)([28e80ce](https://github.com/lacework/terraform-aws-config/commit/28e80ce0db2f0f8cb96b7c6b18cdb6623783592d))
## Other Changes
* ci: version bump to v0.6.1-dev (Lacework)([9c4eb44](https://github.com/lacework/terraform-aws-config/commit/9c4eb4469bb1c25a3ebd400d37bcc4a5e23ae6c3))
* chore: update Lacework provider version to v1 (#49) (Darren)([7558cc8](https://github.com/lacework/terraform-aws-config/commit/7558cc8cb391826dde45eaff1f3545f9dfdadddc))
* ci: version bump to v0.7.1-dev (Lacework)([ddd99e4](https://github.com/lacework/terraform-aws-config/commit/ddd99e4cf9ccd522c62bd1d3041f32801e38f279))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.1-dev
0.7.1

0 comments on commit 249d2d9

Please sign in to comment.