Skip to content

Commit 2d7d5f6

Browse files
authored
fix: udpate metadata to add role when connecting to bigquery (#154)
1 parent 7f06ced commit 2d7d5f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/simple-sa/metadata.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@ spec:
9898
version: ">= 7.0.0"
9999
spec:
100100
outputExpr: "[\"roles/pubsub.editor\"]"
101+
- source:
102+
source: github.com/terraform-google-modules/terraform-google-bigquery
103+
version: ">= 10.0"
104+
spec:
105+
outputExpr: "[\"roles/bigquery.dataEditor\"]"
101106
outputs:
102107
- name: account_details
103108
description: Service account id and email

0 commit comments

Comments
 (0)