Skip to content

Commit 3e867ef

Browse files
authored
fix: Fix typo in objct admin role (#158)
1 parent 55dd046 commit 3e867ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/simple-sa/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ spec:
107107
source: github.com/terraform-google-modules/terraform-google-dataflow//modules/flex
108108
version: ">= 3.0.1"
109109
spec:
110-
outputExpr: "[\"roles/dataflow.worker\",\"roles/dataflow.developer\", "\"roles/storage.objectAdmin\""]"
110+
outputExpr: "[\"roles/dataflow.worker\",\"roles/dataflow.developer\", \"roles/storage.objectAdmin\"]"
111111
outputs:
112112
- name: account_details
113113
description: Service account id and email

0 commit comments

Comments
 (0)