-
Notifications
You must be signed in to change notification settings - Fork 76
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
Enhancement - SSM Version Support #25
Comments
I'll update the README. @mumoshu thoughts on I was testing on my local Helmfile with the updated vals and I get the following. I'd love to suppress the output. I see that some other providers don't have a log line but maybe there is value in being able to see the value being pulled. I just don't want credentials in my CI logs
|
@terrancej Thanks! I'm trying to isolate the cause. Are you giving helmfile a |
I've realized that |
Ref #25 (comment) Signed-off-by: Yusuke Kuoka <[email protected]>
Ref #25 (comment) Signed-off-by: Yusuke Kuoka <[email protected]>
The fix is going to be live via v0.23.0! |
I would like to be able to choose the version of a SSM parameter. Such that:
ref+awsssm://PATH/TO/PARAM[?region=REGION][?version=VERSION]
Creating a PR for this
The text was updated successfully, but these errors were encountered: