Skip to content

Commit f2a1366

Browse files
authored
chore: grant run.invoker role when connection to pubsub (#317)
1 parent 90605f0 commit f2a1366

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
@@ -250,7 +250,7 @@ spec:
250250
source: github.com/terraform-google-modules/terraform-google-pubsub
251251
version: ">= 7.0.0"
252252
spec:
253-
outputExpr: "[\"roles/pubsub.publisher\", \"roles/pubsub.subscriber\"]"
253+
outputExpr: "[\"roles/pubsub.publisher\", \"roles/pubsub.subscriber\", \"roles/run.invoker\"]"
254254
- source:
255255
source: github.com/GoogleCloudPlatform/terraform-google-cloud-spanner
256256
version: ">= 1.1.1"

0 commit comments

Comments
 (0)