Skip to content

Commit

Permalink
release: v2.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng committed Dec 19, 2023
1 parent b23cb5c commit 9eb1867
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 5 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# v2.0.0

## Refactor
* refactor: allows upgrading the google provider to 5.x (#45) (Laurent Raufaste)([109bf89](https://github.com/lacework/terraform-gcp-service-account/commit/109bf89e36fc96c740b1301f6c92a2c93ebdfbbf))
## Documentation Updates
* docs(readme): add terraform docs automation (#44) (Timothy MacDonald)([ab9e930](https://github.com/lacework/terraform-gcp-service-account/commit/ab9e930e07de66af4108516d8c0d37c75a6d88d3))
## Other Changes
* chore: major version bump to 2.0.0 (#46) (Salim Afiune)([b23cb5c](https://github.com/lacework/terraform-gcp-service-account/commit/b23cb5c483070779f4c3f08245a76eadab82ba64))
* ci: tfsec (jon-stewart)([56f5182](https://github.com/lacework/terraform-gcp-service-account/commit/56f518235473124a85bb0f4abdd0954c2670666e))
* ci: version bump to v1.2.4-dev (Lacework)([6d7179a](https://github.com/lacework/terraform-gcp-service-account/commit/6d7179a94b9c2a6dc357f6fe056a1ea6b5e99479))
---
# v1.2.3

## Bug Fixes
Expand Down
12 changes: 8 additions & 4 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Release Notes
Another day, another release. These are the release notes for the version `v1.2.3`.
Another day, another release. These are the release notes for the version `v2.0.0`.

## Bug Fixes
* fix: avoid asking for project_id when is not needed (#40) (Salim Afiune)([f25f40c](https://github.com/lacework/terraform-gcp-service-account/commit/f25f40c6f5df1eccdc7383082c8cf0a2505db629))
## Refactor
* refactor: allows upgrading the google provider to 5.x (#45) (Laurent Raufaste)([109bf89](https://github.com/lacework/terraform-gcp-service-account/commit/109bf89e36fc96c740b1301f6c92a2c93ebdfbbf))
## Documentation Updates
* docs(readme): add terraform docs automation (#44) (Timothy MacDonald)([ab9e930](https://github.com/lacework/terraform-gcp-service-account/commit/ab9e930e07de66af4108516d8c0d37c75a6d88d3))
## Other Changes
* ci: version bump to v1.2.3-dev (Lacework)([3cdb1c0](https://github.com/lacework/terraform-gcp-service-account/commit/3cdb1c0856307da5b0bd6e33e3174bcfdeaba96f))
* chore: major version bump to 2.0.0 (#46) (Salim Afiune)([b23cb5c](https://github.com/lacework/terraform-gcp-service-account/commit/b23cb5c483070779f4c3f08245a76eadab82ba64))
* ci: tfsec (jon-stewart)([56f5182](https://github.com/lacework/terraform-gcp-service-account/commit/56f518235473124a85bb0f4abdd0954c2670666e))
* ci: version bump to v1.2.4-dev (Lacework)([6d7179a](https://github.com/lacework/terraform-gcp-service-account/commit/6d7179a94b9c2a6dc357f6fe056a1ea6b5e99479))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0-dev
2.0.0

0 comments on commit 9eb1867

Please sign in to comment.