cloudavail / aws-missing-tools

tools for managing AWS resources including EC2, EBS, RDS, IAM, CloudFormation and Route53.
1.34k stars 406 forks source link

Allow for ASG names containing spaces #101

Closed mattmcneeney closed 9 years ago

mattmcneeney commented 9 years ago

Amazon allows you to create Auto Scaling Groups with spaces in the name tag, ie. "Group One".

This minor change updates the aws-ha-release.sh script to work with such groups.