-
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 <[email protected]>
- Loading branch information
1 parent
7558cc8
commit 249d2d9
Showing
3 changed files
with
14 additions
and
7 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,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)) |
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.7.1-dev | ||
0.7.1 |