-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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
terraform 0.12 crash on CTRL-C during updating azurerm resources #21485
Comments
Hi @J00MZ 👋 Sorry you ran into trouble here and thank you for reporting it. Looking at the relevant portion of the crash log (below), this appears to be an issue within the code of the Terraform AzureRM Provider. I'm going to have our GitHub bot automatically migrate this issue.
|
This issue has been automatically migrated to hashicorp/terraform-provider-azurerm#3537 because it looks like an issue with that provider. If you believe this is not an issue with the provider, please reply to hashicorp/terraform-provider-azurerm#3537. |
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. |
Terraform Version
Terraform Configuration Files
Crash Output
See crash.log
Expected Behavior
CTRL-C exits cleanly
Actual Behavior
Terraform crashes on exit with below message
Steps to Reproduce
terraform init
terraform apply
The text was updated successfully, but these errors were encountered: