We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16750b3 commit 1c2e069Copy full SHA for 1c2e069
CHANGELOG
@@ -1,3 +1,7 @@
1
+Version 0.4.0 (2025-06-17)
2
+--------------------------
3
+Update service-ce to v0.2.0
4
+
5
Version 0.3.2 (2024-08-21)
6
--------------------------
7
Credit Original Author, Teghan Nightengale (#11)
main.tf
@@ -1,6 +1,6 @@
locals {
module_name = "bigquery-loader-pubsub-ce"
- module_version = "0.3.2"
+ module_version = "0.4.0"
app_name = "snowplow-bigquery-loader"
app_version = var.app_version
0 commit comments