runtheops / ssm-diff

A human-friendly way of managing parameters in AWS SSM
MIT License
46 stars 25 forks source link

KMS Choice and Documentation #20

Open ambsw-technology opened 5 years ago

ambsw-technology commented 5 years ago

In this PR (built on #19 for simple merging):

This will probably be my last PR for some time (unless I discover a bug or someone needs a behavior tweaked). I dove into this project so we could use it to migrate YAML configs to Parameter Store and continue to maintain those configs on parameter store. At this point, the project does enough of what we need to get back to the migration itself.

ambsw-technology commented 5 years ago

P.S. If you merge this PR, you'll get all of the improvements at once. I left them in separate and sequenced PRs so you'd have an easier time reviewing the change in the context of my PR comments.

If anyone wants to use the improved code before it gets merged (and hopefully updated on pip), they can point their requirements to the master branch of the ambsw/ssm-diff repo.

ghost commented 4 years ago

Any update on this PR?

ambsw-technology commented 4 years ago

Doesn't look like there's any action on this repo anymore. You can add my fork to your project directly... or we can work on getting it up onto pypi (under a new name obviously).