Skip to content

Commit aa490d6

Browse files
release: v0.4.1 (#15)
Signed-off-by: Lacework <tech-ally@lacework.net>
1 parent 4e483d3 commit aa490d6

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# v0.4.1
2+
3+
## Bug Fixes
4+
* fix: fix null members in google_pubsub_topic_iam_binding resource (Darren Murray)([676ac67](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/676ac67322f6ded88ada07f8b1734dfc34333816))
5+
* fix: project_id regex made consistent (#13) (djmctavish)([9446125](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/9446125e1e5eb914a265688ef13df4a1410c4d79))
6+
## Other Changes
7+
* ci: version bump to v0.4.1-dev (Lacework)([a399a6e](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/a399a6e8a88553a8495098b4b901e71783efe05c))
8+
---
19
# v0.4.0
210

311
## Features

RELEASE_NOTES.md

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

4-
## Features
5-
* feat(GcpGkeAudit): Addition of exclusion filters for extraneous log entries (David McTavish)([2ef3ed4](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/2ef3ed407efc60ca3e31246c8577dcfbd42884de))
64
## Bug Fixes
7-
* fix: avoid asking for project_id when is not needed (#11) (Salim Afiune)([bc67a1b](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/bc67a1b43c29001e4b29551ca022df69466093bf))
5+
* fix: fix null members in google_pubsub_topic_iam_binding resource (Darren Murray)([676ac67](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/676ac67322f6ded88ada07f8b1734dfc34333816))
6+
* fix: project_id regex made consistent (#13) (djmctavish)([9446125](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/9446125e1e5eb914a265688ef13df4a1410c4d79))
87
## Other Changes
9-
* ci: version bump to v0.3.3-dev (Lacework)([55fa3b4](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/55fa3b42b5c6b0aa33640004d46fc8913cd11008))
8+
* ci: version bump to v0.4.1-dev (Lacework)([a399a6e](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/a399a6e8a88553a8495098b4b901e71783efe05c))

VERSION

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

0 commit comments

Comments
 (0)