parametric read var_sources #6252
Unanswered
schmurfy
asked this question in
Help & Support
Replies: 2 comments
-
|
I think it's supported. Have you tried? What problem you hit? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
in fact I am not even sure how I would write that, I did not even tried the following because I doubt there is any chances it would work but I have no idea what the other options are: params: {
"GCP_JSON": "((gcp:((.:role))))"
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, for our current pipeline I am implementing something like this on pull-requests:
The only piece I am missing is the read with a dynamic parameter, is it possible ?
I am referring to:
where gcp is already a defined vault var_source.
What I have done is do the vaut read inside the task but I would prefer if concourse did it.
Beta Was this translation helpful? Give feedback.
All reactions