Skip to content

Commit

Permalink
Release v0.2.0 (#8)
Browse files Browse the repository at this point in the history
Signed-off-by: Salim Afiune Maya <afiune@lacework.net>
  • Loading branch information
afiune authored Mar 2, 2021
1 parent 1fe6f12 commit 3087732
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 14 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v0.2.0

## Features
* feat(command): Enable the datacollector service when disabled (#7) (Jean-Philippe Lachance)([8578d5f](https://github.com/lacework/terraform-aws-ssm-agent/commit/8578d5f564b77841e4f61b992bbf49b1860bd5f3))
## Other Changes
* ci: update release ssh-key fingerprint (#6) (Salim Afiune)([1fe6f12](https://github.com/lacework/terraform-aws-ssm-agent/commit/1fe6f12cf751fdc38996e48866664f8b7a6299f8))
---
# v0.1.0

## Features
Expand Down
16 changes: 3 additions & 13 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,7 @@
# Release Notes
Another day, another module. These are the first release notes of this new module (`v0.1.0`).
Another day, another release. These are the release notes for the version `v0.2.0`.

## Features
* feat: add basic AWS SSM command to install and configure Lacework agent (#3) (Jean-Philippe Lachance)([73f85b6](https://github.com/lacework/terraform-aws-ssm-agent/commit/73f85b6141a229f69d43a38bdb7ae43d2b7908be))

## Documentation Updates
* docs: add example that use the our Terraform Provider (#4) (Salim Afiune)([1769b23](https://github.com/lacework/terraform-aws-ssm-agent/commit/1769b233c0d1f18872ada95ee390aa19614ce353))

* feat(command): Enable the datacollector service when disabled (#7) (Jean-Philippe Lachance)([8578d5f](https://github.com/lacework/terraform-aws-ssm-agent/commit/8578d5f564b77841e4f61b992bbf49b1860bd5f3))
## Other Changes
* chore: resize Lacework logo in README (#2) (Salim Afiune)([5756801](https://github.com/lacework/terraform-aws-ssm-agent/commit/57568015d7bfb14290d4cb7b3438cb3aa038d8fe))
* chore: update README.md (Salim Afiune Maya)([01760af](https://github.com/lacework/terraform-aws-ssm-agent/commit/01760af37ac56d4e4ff4e2a93fb32654d1739be3))
* chore: update LICENSE (Salim Afiune Maya)([bc4a22d](https://github.com/lacework/terraform-aws-ssm-agent/commit/bc4a22d6f68ca10fe7ff6009d167b56180242e08))
* chore: update scripts/release.sh (Scott Ford)([fc23377](https://github.com/lacework/terraform-aws-ssm-agent/commit/fc23377ccf22f1edfdf2618e036036b6339dcee6))
* chore: update scripts/ci_tests.sh (Scott Ford)([60e5bd2](https://github.com/lacework/terraform-aws-ssm-agent/commit/60e5bd296d8401689bb167f56599a43be4c74f6c))
* initial setup of repo (Scott Ford)([af2b369](https://github.com/lacework/terraform-aws-ssm-agent/commit/af2b3690f5765f1bd2007dd2b8842e7d650d03a3))
* first commit (Scott Ford)([bbce9ea](https://github.com/lacework/terraform-aws-ssm-agent/commit/bbce9ead0cd8ae6a36ac6f4426ba18ae9d40aeb6))
* ci: update release ssh-key fingerprint (#6) (Salim Afiune)([1fe6f12](https://github.com/lacework/terraform-aws-ssm-agent/commit/1fe6f12cf751fdc38996e48866664f8b7a6299f8))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.1-dev
0.2.0

0 comments on commit 3087732

Please sign in to comment.