You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
ghost
locked and limited conversation to collaborators
Apr 2, 2020
This issue was closed.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am getting this error message when trying to apply a change to my EC2 instance when trying to invoke a change which requires replacing my EC2.
Terraform Version
Linux 64-bit
Terraform File
Crash Output
File: crash.output.txt
Expected Behavior
According the to the tutorial, running
terraform apply
to change an AWS EC2 should remove the old instance and create a new one to take its place.Actual Behavior
It seems to actually destroy the old instance, but it faults before creating the replacement instance. This behavior is repeatable.
Steps to Reproduce
terraform apply
terraform apply
againThe text was updated successfully, but these errors were encountered: