Skip to content
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

correct ebs lifecycle #2019

Closed
ghost opened this issue May 20, 2015 · 2 comments
Closed

correct ebs lifecycle #2019

ghost opened this issue May 20, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented May 20, 2015

The documentation refers it about the ebs lifecycle:

from AWS_INSTANCE resource page reference:
it said "Modifying any ebs_block_device currently requires resource replacement"
it seems correct for an ebs block device managed by AWS_INSTANCE.
However I need to manage an ebs volume which doesn't have to be destroyed at each instance recreation.

Another way to manage ebs volume is to use AWS_EBS_VOLUME resource; Unfortunately it seems impossible to add the created volume with an instance;

Any idea/solution about my need?

Thx

@catsby
Copy link
Contributor

catsby commented May 22, 2015

Closing in favor of #2043 which seems to better convey what's missing here

@catsby catsby closed this as completed May 22, 2015
@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2021

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant