ssm-diff
ssm-diff copied to clipboard
Root Path Config
Any thoughts on adding a root path configuration? For example, I may only want to extract /Prod/Service/<service>/
to a YAML for revision and then push it back up.
We've been storing non-secret client params (we dedicated instances for security reasons) in separate YAML files. I've been pulling my hair out trying to figure out how to get the client-level bulk edit experience on SSM, but this project is perfect -- i.e. keep doing it the same way.
For import (and ongoing management and not pulling unnecessary secrets to disk), I really prefer to work with a subset of the tree at once (a single client or service). It'd be nice if I could pull just that branch. FWIW it could also make sense to allow me to filter that branch on a particular tag.