-
Notifications
You must be signed in to change notification settings - Fork 4.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
Unexpected EOF after azurerm providers upgrade #449
Comments
running into the same issue with exact same versions and same steps to reproduce and with azurerm_lb_rule resource |
I've tried with last provider version (0.3.2) and this is the output:
|
This happens for a VMSS started before Accelerated Networking using an older API version. Fixes #449
Hey @rchessa @paktek123 Thanks for opening this issue and the stack trace. I've taken a look into this and have opened #480 which contains a fix for this issue :) Thanks! |
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 👉 hashibot-feedback@hashicorp.com. Thanks! |
Terraform Version
Terraform v0.10.7
AzureRM Provider Version
0.3.1
Affected Resource(s)
Please list the resources as a list:
Terraform Configuration Files
Debug Output
azurerm_lb_rule.tr-coll-store-http: 1 error(s) occurred:
azurerm_lb_rule.tr-coll-store-http: azurerm_lb_rule.tr-coll-store-http: unexpected EOF
Actual Behavior
Terraform plan return an azurerm_lb_rule.tr-coll-store-http: azurerm_lb_rule.tr-coll-store-http: unexpected EOF
Steps to Reproduce
terraform init -upgrade
terraform plan
The text was updated successfully, but these errors were encountered: