lserman / capistrano-elbas

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

Added parameters for specifying iam_instance_profile and key_pair for new Launch configuration #9

Closed Satyricon closed 5 years ago

Satyricon commented 8 years ago

Fixed failing test

Satyricon commented 8 years ago

Did you have time to check this pull request?

lserman commented 8 years ago

Got a lot going on at work right now sorry haven't looked at it.

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. Launch templates take care of these settings from within AWS instead of having to configure them inside of this gem, so I'll be closing this issue.