unskript / Awesome-CloudOps-Automation

Cloud-ops automation runbooks that are ready to use. Build your own automations using the hundreds of drag and drop actions included in the repository. Built on Jupyter Notebooks, our automation platform jumpstarts your SRE RunBook creation. 😎 published by the unSkript community.
https://unskript.com
Apache License 2.0
297 stars 39 forks source link

Get all Untagged EC2 Instances error #634

Open dougsillars opened 1 year ago

dougsillars commented 1 year ago

If Region (input param) is left blank - the first action - "get all regions" fails. If there is a region added - it skips. There is no way for it to get all regions.

dougsillars commented 1 year ago

When you add a region as a string - step 1 is skipped. Step 2 fails.