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 8c138a4 commit 1b89bc4Copy full SHA for 1b89bc4
CHANGELOG
@@ -1,3 +1,8 @@
1
+Version 0.3.0 (2023-07-29)
2
+--------------------------
3
+Leverage common service module (#6)
4
+Update to Snowplow Community Licence (#7)
5
+
6
Version 0.2.1 (2021-10-11)
7
--------------------------
8
Update docker_ce to always use latest stable version (#5)
main.tf
@@ -1,6 +1,6 @@
locals {
module_name = "postgres-loader-pubsub-ce"
- module_version = "0.2.1"
+ module_version = "0.3.0"
app_name = "snowplow-postgres-loader"
app_version = var.app_version
0 commit comments