cnabio / cnab-spec

Cloud Native Application Bundle Specification
https://cnab.io
Other
950 stars 100 forks source link

Add applyTo to Credentials #407

Closed carolynvs closed 3 years ago

carolynvs commented 3 years ago

Allow restricting a credential to a list of actions, just like Parameters can do today. This allows a credential to not have to be passed in for actions that do not use it.

Closes #366

carolynvs commented 3 years ago

Correct, this doesn't change existing behavior when applyTo is not set. We talked about it in the CNAB meeting with Matt and Chris and agreed this is a minor spec change.