Proof of concept showing how a Concourse pipeline can pull credentials from Vault.
fly -t <your concourse> configure -c pipeline.yml --vars-from vault.yml --vars-from configuration.yml vault-concourse
- Normalize naming
- Whack extra files
- Instructions