Skip to content

Commit 7d0fae9

Browse files
lacework-relengAo Zhang
andauthored
Release v2.0.0 (#79)
* release: v1.0.1 Signed-off-by: Lacework <[email protected]> * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update RELEASE_NOTES.md * Update CHANGELOG.md * Update VERSION --------- Signed-off-by: Lacework <[email protected]> Co-authored-by: Ao Zhang <[email protected]>
1 parent e6d45eb commit 7d0fae9

File tree

3 files changed

+18
-5
lines changed

3 files changed

+18
-5
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# v2.0.0
2+
3+
## Breaking Changes
4+
* chore: upgrade gcp version requirements (#76) (Ao Zhang)([e6d45eb](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/e6d45eb4b826a5d5cdd91392469176fccc31d4ce)) This updates the dependency on provider `lacework/service-account/gcp` from 1.0 to 2.0.
5+
6+
## Bug Fixes
7+
* fix: use right resource id in project-level intg (#78) (Ao Zhang)([92ae5fe](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/92ae5fecc6a7fa0b00b8bd3ce98b1ba8d895df1e))
8+
## Other Changes
9+
* chore: upgrade gcp version requirements (#76) (Ao Zhang)([e6d45eb](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/e6d45eb4b826a5d5cdd91392469176fccc31d4ce))
10+
* ci: version bump to v1.0.1-dev (Lacework)([bf89798](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/bf89798f1a85f333ac33ff7221440beb04c48ca0))
11+
---
112
# v1.0.0
213

314
## Breaking Changes

RELEASE_NOTES.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v1.0.0`.
2+
Another day, another release. These are the release notes for the version `v2.0.0`.
33

44
## Breaking Changes
5-
* bump TF requirement to 1.5 (Ao Zhang)([17a6d54](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/17a6d54b23fcb071c533cb4ad4361f9c555a2350))
6-
5+
* chore: upgrade gcp version requirements (#76) (Ao Zhang)([e6d45eb](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/e6d45eb4b826a5d5cdd91392469176fccc31d4ce)) This updates the dependency on provider `lacework/service-account/gcp` from 1.0 to 2.0.
6+
## Bug Fixes
7+
* fix: use right resource id in project-level intg (#78) (Ao Zhang)([92ae5fe](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/92ae5fecc6a7fa0b00b8bd3ce98b1ba8d895df1e))
78
## Other Changes
8-
* ci: version bump to v1.0.0 (Lacework)([40ff1fe](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/40ff1fef3ca98502719315c71a0042e2db27aa69))
9+
* chore: upgrade gcp version requirements (#76) (Ao Zhang)([e6d45eb](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/e6d45eb4b826a5d5cdd91392469176fccc31d4ce))
10+
* ci: version bump to v1.0.1-dev (Lacework)([bf89798](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/bf89798f1a85f333ac33ff7221440beb04c48ca0))

VERSION

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

0 commit comments

Comments
 (0)