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

No Prefix #7

Open
tehnrd opened this issue Nov 2, 2021 · 2 comments
Open

No Prefix #7

tehnrd opened this issue Nov 2, 2021 · 2 comments

Comments

@tehnrd
Copy link

tehnrd commented Nov 2, 2021

Is there a way to omit the prefix entirely?

prefix: '' Doesn't work as it reads that as empty and applies the default prefix.

@bomb-on
Copy link
Owner

bomb-on commented Nov 8, 2021

There isn't such option yet, but I might update the code to support it, probably later today even.

@bomb-on
Copy link
Owner

bomb-on commented Nov 8, 2021

Hey, I just added option skip_prefix which should be helpful in your use case. Also updated documentation with a simple explanation.

Can you give it a try from the feature branch before I merge it and eventually make a release? You should be able to use a specific branch by using uses: bomb-on/aws-ssm-to-env@feature/no-prefix in your action's yaml file.

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

No branches or pull requests

2 participants