This repository was archived by the owner on Feb 11, 2022. It is now read-only.
Open
Conversation
|
I'm going to try your patch out, this is a feature I've been looking for for a while now! |
|
I'm interested in this as well. It is important to me to keep my Elastic IP upon termination and I'm glad I looked through the code before terminating an instance the first time I used this plugin. I had Amazon associate a PTR record with my EIP and scrub it from mail blacklists, so I'm perfectly happy paying a couple dollars a month to maintain it when I'm not using it. The code, as currently written, will release the EIP from my account, so I'm glad someone has submitted a PR with the option to allow it to be retained, though it looks like this PR code may give the flexibility to release it, it doesn't presently provide the ability to ask for that. |
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
associate elastic ip support
after is not release elastic ip
before
after