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

Not working #2

Open
andrewm659 opened this issue Jun 15, 2021 · 0 comments
Open

Not working #2

andrewm659 opened this issue Jun 15, 2021 · 0 comments

Comments

@andrewm659
Copy link

So I get to the point of running terraform apply and I get the following:

[ameyer@cobbler001 terraform]$ terraform plan
provider.vsphere.password
  The user password for vSphere API operations.

  Enter a value: 

provider.vsphere.user
  The user name for vSphere API operations.

  Enter a value: 

╷
│ Error: Invalid provider configuration
│
│ Provider "registry.terraform.io/josenk/esxi" requires explicit configuration. Add a provider block to the root module and configure the provider's required arguments as described in
│ the provider documentation.
│
╵
╷
│ Error: Failed to connect to esxi host: Client Connection Error
│
│
│   with provider["registry.terraform.io/josenk/esxi"],
│   on <empty> line 0:
│   (source code not available)
│
╵
[ameyer@cobbler001 terraform]$

Also I had to add the josenk/esxi provider. It was pulling a very old version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant