Skip to content

Commit 6d0d988

Browse files
release: v0.2.0 (#16)
Signed-off-by: Lacework <[email protected]> Signed-off-by: Lacework <[email protected]>
1 parent 8bfcdf8 commit 6d0d988

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v0.2.0
2+
3+
## Features
4+
* feat: allow for custom VPC networking (#14) (Alan Nix)([8bfcdf8](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/8bfcdf832ea633dfc6b3e2a4f83bab38cf23a17e))
5+
## Other Changes
6+
* ci: version bump to v0.1.5-dev (Lacework)([5ecb7f7](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/5ecb7f7d34954ba711eba76d49b973e4a5de8ae5))
7+
---
18
# v0.1.4
29

310
## Bug Fixes

RELEASE_NOTES.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v0.1.4`.
2+
Another day, another release. These are the release notes for the version `v0.2.0`.
33

4-
## Bug Fixes
5-
* fix: removed prefix from `GCP_ORG_ID` env var (#12) (Alan Nix)([199a419](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/199a419359c8920169c5477a7f82c688970024dd))
6-
* fix: derive bucket name for regional deployments (#11) (Ammar Ekbote)([542b059](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/542b0595575de333218e68cc38e7d2093c796ad8))
4+
## Features
5+
* feat: allow for custom VPC networking (#14) (Alan Nix)([8bfcdf8](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/8bfcdf832ea633dfc6b3e2a4f83bab38cf23a17e))
76
## Other Changes
8-
* ci: version bump to v0.1.4-dev (Lacework)([05da03d](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/05da03d9f9143479939e292a2a202c03ae0fb3e5))
7+
* ci: version bump to v0.1.5-dev (Lacework)([5ecb7f7](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/5ecb7f7d34954ba711eba76d49b973e4a5de8ae5))

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.5-dev
1+
0.2.0

0 commit comments

Comments
 (0)