Skip to content

Commit 2b376c5

Browse files
authored
fix: Revert "fix: update connection with pubsub" (#323)
1 parent 94369c2 commit 2b376c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/v2/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ spec:
175175
source: github.com/terraform-google-modules/terraform-google-pubsub
176176
version: ">= 7.0.0"
177177
spec:
178-
outputExpr: env_vars
178+
outputExpr: "{\"TOPIC_ID\": id}"
179179
inputPath: env_vars
180180
- source:
181181
source: github.com/GoogleCloudPlatform/terraform-google-secret-manager//modules/simple-secret

0 commit comments

Comments
 (0)