Closed
Description
Which problem is this feature request solving?
The plugin supports CONTEXT
specific secrets by setting a NETLIFY_CONTEXT
tag in AWS Secrets manager.
It can be useful to add NETLIFY_BRANCH
support too.
Describe the solution you'd like
If a NETLIFY_BRANCH
tag is added to a secret in AWS, we should only inject that secret to the matching branch
Describe alternatives you've considered
N/A
Can you submit a pull request?
Yes