lserman / capistrano-elbas

Deploy Rails apps to AWS AutoScale groups
MIT License
96 stars 67 forks source link

[add]launch_configuration bug fixes #24

Closed phonezawphyo closed 5 years ago

lserman commented 5 years ago

I'm just now coming back to maintain this repository using the new AWS SDK and AWS launch templates. I will not be maintaining the old ELBAS that relied on launch configurations and AWS SDK v1.

Most of the changes in this PR are taken care of by launch templates. I do like the elbas:list command idea though, so I've made #33 to track this feature.