pantheon-systems / terminus-secrets-manager-plugin

Terminus Secrets Manager Plugin (Early Access)
MIT License
7 stars 6 forks source link

Is there a way to define a secret override for *any* multi-dev? #54

Open jedihe opened 7 months ago

jedihe commented 7 months ago

The docs mention environment overrides, which can be set for dev, test, live.

For multi-devs, is there a way to define a single override that is used in any multi-dev? or is it required to set an override for each multi-dev? (e.g. pr-1234).

I think using the value-for-multi-devs when first setting a secret, then overriding for dev, test, live envs should work as well. I just want to know what's possible in order to choose what works best for us.

Thanks!

jedihe commented 6 months ago

From Drupal Slack:

The design was that the default value should be set up to be meaningful in any context where there is no override, e.g. all the multidevs. It should be possible to make an env override for the dev environment, although I realize I am not 100% sure.

stovak commented 6 months ago

@jedihe thanks for the feature request. We're surfacing it internally and we'll hit this thread back if/when there's a decision to add the feature.