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

Save contents of files into SSM Parameter Store #1

Open
joe-niland opened this issue Jun 21, 2023 · 0 comments
Open

Save contents of files into SSM Parameter Store #1

joe-niland opened this issue Jun 21, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@joe-niland
Copy link
Member

Is your feature request related to a problem? Please describe.
Sometimes we need to load the contents of a file into SSM Parameter Store, e.g. GCP credentials files.

Describe the solution you'd like
If the source .env/.json file contains a path, the contents of that path should be stored in SSM Parameter Store.
This feature would NOT be the default, but could be turned on with --get-file-contents

Describe alternatives you've considered
ClickOps

Additional context
n/a

@joe-niland joe-niland added the good first issue Good for newcomers label Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant