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 0575c31 commit ccc88bcCopy full SHA for ccc88bc
modules/simple-sa/metadata.yaml
@@ -103,6 +103,11 @@ spec:
103
version: ">= 10.0"
104
spec:
105
outputExpr: "[\"roles/bigquery.dataEditor\"]"
106
+ - source:
107
+ source: github.com/terraform-google-modules/terraform-google-dataflow//modules/flex
108
+ version: ">= 3.0.1"
109
+ spec:
110
+ outputExpr: "[\"roles/dataflow.worker\",\"roles/dataflow.developer\", "\"roles/storage.objectAdmin\""]"
111
outputs:
112
- name: account_details
113
description: Service account id and email
0 commit comments