Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for a global prefix #59

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

bobdoah
Copy link

@bobdoah bobdoah commented May 11, 2022

This adds the ability to set a "default" prefix globally. The prefix can still be overridden on an individual parameter.

The default value is now set by the option. If not supplied, it will be
the empty string. This retains the previously consistent behaviour.
@junze-smg
Copy link

junze-smg commented Sep 1, 2023

Thanks for the PR! This feature would be great. I believe this can be helpful in cases where you need to read ssm parameter values with the same name for different environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants