Skip to content
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

Error : Unexpected EOF in vsphere_virtual_machine.vm #688

Closed
ghost opened this issue Jan 16, 2019 · 1 comment
Closed

Error : Unexpected EOF in vsphere_virtual_machine.vm #688

ghost opened this issue Jan 16, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 16, 2019

This issue was originally opened by @srujan70 as hashicorp/terraform#20021. It was migrated here as a result of the provider split. The original body of the issue is below.


Hi,

Our terraform code is getting crashed after getting the Unexpected EOF error while running terraform apply. But the syntax in the terraform file looks good and don't see any syntactical errors. Please address this issue and find the attached crash.log file for more info.

Thanks,
Srujan.
crash.log

@bill-rich
Copy link
Contributor

Hi @srujan70! The nil interface issue was coming about when empty strings were provided in lists in the config. A change was made in #666 to check the values when working with lists, and the fix was released in v1.9.1. Please update your provider version and give it another try.

@ghost ghost locked and limited conversation to collaborators Apr 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant