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 95a7979 commit c02e4c1Copy full SHA for c02e4c1
CHANGELOG
@@ -1,3 +1,7 @@
1
+Version 0.4.0 (2024-01-31)
2
+--------------------------
3
+Update LICENSE to SLULA (#9)
4
+
5
Version 0.3.0 (2023-07-29)
6
--------------------------
7
Leverage common service module (#6)
main.tf
@@ -1,6 +1,6 @@
locals {
module_name = "postgres-loader-pubsub-ce"
- module_version = "0.3.0"
+ module_version = "0.4.0"
app_name = "snowplow-postgres-loader"
app_version = var.app_version
0 commit comments