Skip to content

Commit f70c572

Browse files
authored
fix: update connection with pubsub (#318)
1 parent 281c50e commit f70c572

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: "{\"TOPIC_ID\": id}"
178+
outputExpr: env_vars
179179
inputPath: env_vars
180180
- source:
181181
source: github.com/GoogleCloudPlatform/terraform-google-secret-manager//modules/simple-secret

0 commit comments

Comments
 (0)