fernandocarletti / capistrano-aws

Integrates Capistrano with AWS EC2.
MIT License
16 stars 6 forks source link

Private DNS and instance ID for aws_ec2_contact_point #13

Closed ruben-ortiz-buybay closed 4 years ago

ruben-ortiz-buybay commented 4 years ago

To be able to use AWS SSM to connect to the EC2 instances (and not open SSH service to the world), it's required to use the instance identifier of the private DNS.

Changes are not breaking compatibility with previous library usages.

fernandocarletti commented 4 years ago

Thank you!

fernandocarletti commented 4 years ago

I'll publish it to rubygems later today.

ruben-ortiz-buybay commented 4 years ago

Thanks a lot, Fernando for accepting my PR and the quick response!!

On Sun, 26 Apr 2020 at 01:30, Fernando Carletti notifications@github.com wrote:

I'll publish it to rubygems later today.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fernandocarletti/capistrano-aws/pull/13#issuecomment-619454468, or unsubscribe https://github.com/notifications/unsubscribe-auth/APJLNPRVXQNUI2DNHJEG2PLRONW7RANCNFSM4MQ6MG2A .

--

-- Rubén Ortiz Software Engineer | buybay.com Tt.Vasumweg 58 | 1033 SC Amsterdam

fernandocarletti commented 4 years ago

You're welcome. I just published it. Have a good week!