-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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.7.0-dev built in vsphere network interface out of order #7673
Comments
Update this appears to be just bug in the way it builds the tfstate. The interfaces in the virtual machine are correct. The remote exec should go against 172.x.x.x but instead its going against
|
More fun caused by these being out of order
|
Closing this as PR: #7154 should fix this. |
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. |
Hi there,
TERRAFORM VERSION
Terraform 0.7.0-dev
Affected Resource(s)
vsphere instance -> network interface out of order.
Terraform Configuration Files
Actual Behavior
Net interface became 0 instead of 1
Steps to Reproduce
tfstate data
Terraform output
The text was updated successfully, but these errors were encountered: