Skip to content

Commit

Permalink
release: v0.9.0 (#44)
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 Jun 2, 2023
1 parent 6195b52 commit 4ec3d5b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 5 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v0.9.0

## Features
* feat: Add support for AWS provider 5.0 (Darren)([7edd3c9](https://github.com/lacework/terraform-aws-ssm-agent/commit/7edd3c985eb5bdd1d238db1c341ca8ad8e9ad752))
## Documentation Updates
* docs(RAIN-54746): update example urls (Atul Singh)([dcb7bb8](https://github.com/lacework/terraform-aws-ssm-agent/commit/dcb7bb80bdcdc36170cb3067c2d446a187a6a67e))
## Other Changes
* ci: tfsec (jon-stewart)([177d6f9](https://github.com/lacework/terraform-aws-ssm-agent/commit/177d6f92aada541eba1ffb30e33374e8d570a662))
* ci: version bump to v0.8.2-dev (Lacework)([1c0bfc1](https://github.com/lacework/terraform-aws-ssm-agent/commit/1c0bfc14d1daf1f2c4c7d19d59ac004c9b2d9a19))
---
# v0.8.1

## Bug Fixes
Expand Down
11 changes: 7 additions & 4 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.8.1`.
Another day, another release. These are the release notes for the version `v0.9.0`.

## Bug Fixes
* fix: pass server url to agent install.sh (#38) (Salim Afiune)([6f666c5](https://github.com/lacework/terraform-aws-ssm-agent/commit/6f666c5cbac3701648b026e7fe5e7a1fa521d076))
## Features
* feat: Add support for AWS provider 5.0 (Darren)([7edd3c9](https://github.com/lacework/terraform-aws-ssm-agent/commit/7edd3c985eb5bdd1d238db1c341ca8ad8e9ad752))
## Documentation Updates
* docs(RAIN-54746): update example urls (Atul Singh)([dcb7bb8](https://github.com/lacework/terraform-aws-ssm-agent/commit/dcb7bb80bdcdc36170cb3067c2d446a187a6a67e))
## Other Changes
* ci: version bump to v0.8.1-dev (Lacework)([652b6c4](https://github.com/lacework/terraform-aws-ssm-agent/commit/652b6c479ef70b25483a1f514fe2e3f01a988a4b))
* ci: tfsec (jon-stewart)([177d6f9](https://github.com/lacework/terraform-aws-ssm-agent/commit/177d6f92aada541eba1ffb30e33374e8d570a662))
* ci: version bump to v0.8.2-dev (Lacework)([1c0bfc1](https://github.com/lacework/terraform-aws-ssm-agent/commit/1c0bfc14d1daf1f2c4c7d19d59ac004c9b2d9a19))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.2-dev
0.9.0

0 comments on commit 4ec3d5b

Please sign in to comment.