-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Crash when importing Google compute instance group manager #3077
Comments
Hey @djjudas21! Are you able to reproduce this issue with version |
Ah sorry, I thought I was already on the latest provider before submitting the report as I re-ran |
I was unable to repro this, and we're 20 minor releases later and about to cut |
…p#3077) * Implement new-style resource state handling, add post-create taint and post-update await. * Review comments Signed-off-by: Modular Magician <[email protected]>
…5616) * Implement new-style resource state handling, add post-create taint and post-update await. * Review comments Signed-off-by: Modular Magician <[email protected]>
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
This issue was originally opened by @djjudas21 as hashicorp/terraform#20378. It was migrated here as a result of the provider split. The original body of the issue is below.
Terraform Version
Installed on Linux with
brew
Terraform Configuration Files
Debug Output
https://gist.github.com/djjudas21/7bdea29bb75441c3d33773db04ff1f85#file-debug-log
Crash Output
https://gist.github.com/djjudas21/7bdea29bb75441c3d33773db04ff1f85#file-crash-log
Expected Behavior
Ran
terraform apply
, knowing that the real resource already existed:Ran
terraform import
, expecting the resource to be importted.Actual Behavior
Crash
Steps to Reproduce
Attempt to import an existing instance group manager
Additional Context
Running from command line. No customisation or anything weird.
The text was updated successfully, but these errors were encountered: