Skip to content

Commit 64048c0

Browse files
committed
fix: add missing propagate-gcp-auth-tokens entry to plugin.yml
1 parent 86f1a0a commit 64048c0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

plugin.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ configuration:
115115
progress:
116116
type: string
117117
enum: [ "auto", "tty", "plain", "json", "quiet" ]
118+
propagate-aws-auth-tokens:
119+
type: boolean
118120
propagate-gcp-auth-tokens:
119121
type: boolean
120122
propagate-environment:

0 commit comments

Comments
 (0)