-
Notifications
You must be signed in to change notification settings - Fork 12
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 <tech-ally@lacework.net>
- Loading branch information
1 parent
a88019e
commit fec4262
Showing
3 changed files
with
14 additions
and
4 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,6 +1,8 @@ | ||
# Release Notes | ||
Another day, another release. These are the release notes for the version `v4.0.2`. | ||
Another day, another release. These are the release notes for the version `v4.0.3`. | ||
|
||
## Other Changes | ||
* chore: set local var module name (#92) (Darren)([aabf208](https://github.com/lacework/terraform-gcp-audit-log/commit/aabf20855dac73ac2a42935572480e9c715eca54)) | ||
* ci: version bump to v4.0.2-dev (Lacework)([70b72b0](https://github.com/lacework/terraform-gcp-audit-log/commit/70b72b0bd46975ac49fca3e438ce45d552be042b)) | ||
* chore(GROW-2952): add codeowners (#96) (Matt Cadorette)([f677963](https://github.com/lacework/terraform-gcp-audit-log/commit/f677963fe249adef5c4627d00f74b7c7b90d3de4)) | ||
* ci: migrate from codefresh to github actions (#95) (Timothy MacDonald)([ba9707a](https://github.com/lacework/terraform-gcp-audit-log/commit/ba9707a9ccf58065d61c3898007e86d3a64d9cd1)) | ||
* ci: add workflows for testing codefresh migration (#94) (Timothy MacDonald)([d218217](https://github.com/lacework/terraform-gcp-audit-log/commit/d2182178e73d802c66bf9fad6b76e6c62dc8166c)) | ||
* ci: version bump to v4.0.3-dev (Lacework)([cc13411](https://github.com/lacework/terraform-gcp-audit-log/commit/cc1341151a5a28db8b57dec87dcd76e9d3e5c1d7)) |
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 @@ | ||
4.0.3-dev | ||
4.0.3 |