Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v2.1.4

## Bug Fixes
* fix: add get project permission to org snapshot role (#91) (Timothy Nguyen)([9ab4bb5](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/9ab4bb5e1e3db1fdadaa41293673ba30d6396cfc))
## Other Changes
* chore: Set deletion_protection to false for rollback (#92) (Lei Jin)([a423507](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/a4235076e526ef6bc410d22bb832e8de088a73d2))
* ci: version bump to v2.1.4-dev (Lacework)([0d638c6](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/0d638c6a83cfc4af36536061ca3c25541ffad825))
---
# v2.1.3

## Other Changes
Expand Down
7 changes: 5 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release Notes
Another day, another release. These are the release notes for the version `v2.1.3`.
Another day, another release. These are the release notes for the version `v2.1.4`.

## Bug Fixes
* fix: add get project permission to org snapshot role (#91) (Timothy Nguyen)([9ab4bb5](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/9ab4bb5e1e3db1fdadaa41293673ba30d6396cfc))
## Other Changes
* ci: version bump to v2.1.3-dev (Lacework)([87590e9](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/87590e9b5050058b1f37f9482c0934beae479b78))
* chore: Set deletion_protection to false for rollback (#92) (Lei Jin)([a423507](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/a4235076e526ef6bc410d22bb832e8de088a73d2))
* ci: version bump to v2.1.4-dev (Lacework)([0d638c6](https://github.com/lacework/terraform-gcp-agentless-scanning/commit/0d638c6a83cfc4af36536061ca3c25541ffad825))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.4-dev
2.1.4
Loading