concourse / concourse-pipeline-resource

!!! use the `set_pipeline` step instead !!!
https://concourse-ci.org/jobs.html#schema.step.set-pipeline-step.set_pipeline
MIT License
76 stars 41 forks source link

Support reading team from Vault #26

Closed YoussB closed 5 years ago

YoussB commented 6 years ago

Tried to read the team name from Vault. Getting this error: 2018/02/07 10:11:39 team name '((concourse-team))' not found in source team names:

However, I am able to read both the user and password from vault.

vito commented 6 years ago

There's no real reason this shouldn't work. Concourse interpolates the entire source structure. Are you sure the credential was present in your credential manager?

marco-m commented 5 years ago

@YoussB is this still an issue or could this be closed ?

YoussB commented 5 years ago

Haven't tried it recently. I think it can be closed.