Skip to content

Commit 1fc1d32

Browse files
release: v3.0.0 (#87)
Signed-off-by: Lacework <tech-ally@lacework.net>
1 parent 1c07b99 commit 1fc1d32

File tree

3 files changed

+22
-5
lines changed

3 files changed

+22
-5
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v3.0.0
2+
3+
## Refactor
4+
* refactor: allows upgrading the google provider to 5.x (#84) (Laurent Raufaste)([aca6da9](https://github.com/lacework/terraform-gcp-config/commit/aca6da9bb5535b30428c0c578d244cd6204e6105))
5+
## Documentation Updates
6+
* docs(readme): add terraform docs automation (#83) (Timothy MacDonald)([6deaa09](https://github.com/lacework/terraform-gcp-config/commit/6deaa09a07e12ea61102bcf2283211daacae2e56))
7+
* docs: multi project (#80) (jonathan stewart)([ec5f4d4](https://github.com/lacework/terraform-gcp-config/commit/ec5f4d48aff8458e11d7e7adc129efc10d14797f))
8+
## Other Changes
9+
* chore: major version bump to 3.0.0 (#86) (Salim Afiune)([1c07b99](https://github.com/lacework/terraform-gcp-config/commit/1c07b9908ee9e4a2c670998a2a255e12950941bd))
10+
* ci: tfsec (jon-stewart)([1db3163](https://github.com/lacework/terraform-gcp-config/commit/1db316373b0e5e3a191a47bade24d6b45d191903))
11+
* ci: version bump to v2.4.4-dev (Lacework)([2f81f83](https://github.com/lacework/terraform-gcp-config/commit/2f81f8327109653b70b8fa188ba015b01ee1bc9e))
12+
---
113
# v2.4.3
214

315
## Bug Fixes

RELEASE_NOTES.md

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

4-
## Bug Fixes
5-
* fix: avoid asking for project_id when is not needed (#77) (Salim Afiune)([756f541](https://github.com/lacework/terraform-gcp-config/commit/756f5410df337abeb91099e6e25c02f08e189bf6))
4+
## Refactor
5+
* refactor: allows upgrading the google provider to 5.x (#84) (Laurent Raufaste)([aca6da9](https://github.com/lacework/terraform-gcp-config/commit/aca6da9bb5535b30428c0c578d244cd6204e6105))
6+
## Documentation Updates
7+
* docs(readme): add terraform docs automation (#83) (Timothy MacDonald)([6deaa09](https://github.com/lacework/terraform-gcp-config/commit/6deaa09a07e12ea61102bcf2283211daacae2e56))
8+
* docs: multi project (#80) (jonathan stewart)([ec5f4d4](https://github.com/lacework/terraform-gcp-config/commit/ec5f4d48aff8458e11d7e7adc129efc10d14797f))
69
## Other Changes
7-
* ci: version bump to v2.4.3-dev (Lacework)([e1f5d51](https://github.com/lacework/terraform-gcp-config/commit/e1f5d51d7dba5df7ed6dbc9a115cd5b66b064516))
10+
* chore: major version bump to 3.0.0 (#86) (Salim Afiune)([1c07b99](https://github.com/lacework/terraform-gcp-config/commit/1c07b9908ee9e4a2c670998a2a255e12950941bd))
11+
* ci: tfsec (jon-stewart)([1db3163](https://github.com/lacework/terraform-gcp-config/commit/1db316373b0e5e3a191a47bade24d6b45d191903))
12+
* ci: version bump to v2.4.4-dev (Lacework)([2f81f83](https://github.com/lacework/terraform-gcp-config/commit/2f81f8327109653b70b8fa188ba015b01ee1bc9e))

VERSION

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

0 commit comments

Comments
 (0)