lserman / capistrano-elbas

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

aws_autoscale_protected_instances option added. #14

Closed lu911 closed 5 years ago

lu911 commented 8 years ago

I want to protect instance on elbas:scale.

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'm going to close this PR for housekeeping purposes, but I'm interested in the idea. Is this not something that you would just define in AWS? Why would you want to configure this in a gem instead of within your AWS acct? Just trying to understand the use-case and then I will consider it as a feature. Thanks!