twoliter icon indicating copy to clipboard operation
twoliter copied to clipboard

pubsys: add dry-run option to SSM commands

Open sam-berning opened this issue 5 months ago • 0 comments

Request

Add a flag to pubsys ssm and pubsys promote-ssm that causes those commands to output the SSM parameters that would be pushed, but not actually push them.

Why it's useful

This will allow users to ensure that the parameters they are pushing look correct before pushing them. It also decouples generating the files used to validate the parameters from actually publishing the parameters.

sam-berning avatar Aug 28 '24 22:08 sam-berning