-
Notifications
You must be signed in to change notification settings - Fork 202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add option to associate public ip with instance #42
Conversation
This is just what I needed, thanks! |
Looking great! @tabolario think you could add a section with a few words in the README? Thanks! |
I could really use this feature in master. :) |
+1 can this get pulled in please. |
What's the status on this? Is it or #56 going to be in a release soon? VPC is now the default for AWS and not having a public IP is making it hard! Thanks |
+1 |
1 similar comment
👍 |
@fnichol Ah sorry I need to turn my GH email notifications back on for PR comments 😄 I'll get something added to the README today so this can get merged. |
I believe some more informative README docs to supplement the ones I added are coming soon to this PR courtesy of @benesch and then this should be good to go! Additionally, this now sets |
@tabolario updated and rebased my documentation on the tip of your PR. Should be ready to go! |
add associate_public_ip option documentation
Any update on this one? |
Reason I ask is I presently need this functionality when using test-kitchen with Chef DK and I'd prefer to be able to use kitchen-ec2 from RubyGems instead of packaging my branch 😄 |
seconded! @sethvargo? |
This has been merged! 7172ced |
Needed for instances running in an internet-facing subnet in order for them to be accessible without SSH forwarding.