cloudfoundry / cf-deployment-concourse-tasks

Apache License 2.0
23 stars 76 forks source link

Adds a USE_VAR_STORE parameter to enable the file based var-store #50

Closed garethjevans closed 6 years ago

garethjevans commented 6 years ago

This is defaulted to true, setting it to false will disable the var-store and allow us to use credhub.

cfdreddbot commented 6 years ago

Hey garethjevans!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/154406718

The labels on this github issue will be updated when the story is started.

garethjevans commented 6 years ago

Fixes #49