-
Notifications
You must be signed in to change notification settings - Fork 1
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
653c6e9
commit c7c48c4
Showing
3 changed files
with
12 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,7 @@ | ||
# Release Notes | ||
Another day, another release. These are the release notes for the version `v0.2.0`. | ||
Another day, another release. These are the release notes for the version `v0.2.1`. | ||
|
||
## Features | ||
* feat: support infra level encryption (#15) (Ao Zhang)([aebfb28](https://github.com/lacework/terraform-azure-agentless-scanning/commit/aebfb28e7bfcb1b6bf326b06efee4a4d81651abd)) | ||
## Bug Fixes | ||
* fix: perms to support enumeration across accts (Ao Zhang)([653c6e9](https://github.com/lacework/terraform-azure-agentless-scanning/commit/653c6e9b2af03c488b489e7964064af01e898385)) | ||
## Other Changes | ||
* chore: set local var module name (#19) (Darren)([54dbf48](https://github.com/lacework/terraform-azure-agentless-scanning/commit/54dbf48a7e2266505c7746520afb9d6d9b9e7983)) | ||
* chore: add lacework_metric_module datasource (#17) (Darren)([b2ffc6b](https://github.com/lacework/terraform-azure-agentless-scanning/commit/b2ffc6b8d0a0bc30f1e0532f009606e006084f52)) | ||
* ci: version bump to v0.1.4-dev (Lacework)([3c8803b](https://github.com/lacework/terraform-azure-agentless-scanning/commit/3c8803bba4e511c78679a7ab0d57d2d5f0d9abaf)) | ||
* ci: version bump to v0.2.1-dev (Lacework)([546087e](https://github.com/lacework/terraform-azure-agentless-scanning/commit/546087eda16ed2244017025a5c2e6d80d5ef3d86)) |
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.2.1-dev | ||
0.2.1 |