AWS SSM PowerShell Script Automation - sheldonhull.com #158
Replies: 2 comments
-
Thanks for this blog post. I have been looking for something like this as I like to keep writing scripts like normal, but then have them transformed for uses with SSM. I took some of your ideas to convert scripts into a properly-escaped yaml list so that it can be used in AWS SSM documents, without having to write the script in yaml, since it likes to complaint with certain characters. |
Beta Was this translation helpful? Give feedback.
-
@aldorperez1 that's awesome! I did something similar. A terraform template could work. Also I wrote a post recently on creating dynamic config with Powershell you might like. Using |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
AWS SSM PowerShell Script Automation - sheldonhull.com
A personal dev blog
https://www.sheldonhull.com/blog/aws-ssm-powershell-script-automation/
Beta Was this translation helpful? Give feedback.
All reactions