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 5a52e72 commit e17d088Copy full SHA for e17d088
CHANGELOG
@@ -1,3 +1,7 @@
1
+Version 0.5.0 (2025-06-17)
2
+--------------------------
3
+Update service-ce to v0.2.0
4
+
5
Version 0.4.1 (2024-06-03)
6
--------------------------
7
Add support for shared VPC in central project (#11)
main.tf
@@ -1,6 +1,6 @@
locals {
module_name = "postgres-loader-pubsub-ce"
- module_version = "0.4.1"
+ module_version = "0.5.0"
app_name = "snowplow-postgres-loader"
app_version = var.app_version
0 commit comments