Terraform 0.13 Support for ESXi 6.x #511
Closed
Comments
|
I think that this is something I might eventually do, but I don't want to make TF0.13 a hard requirement just yet, which is what setting the required_version option would do. I think it's a bit too new for me to feel comfortable forcing people to upgrade. I'll leave this issue open so that people have a reference of how to deploy using v0.13 |
|
TF 0.13 is supported as documented here: https://clo.ng/blog/detectionlab-on-esxi/ I still don't want to force it by setting a required version, though. The plugin will be installed automatically during |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The plugin "https://github.com/josenk/terraform-provider-esxi" v1.7.1 is now official listed and supported by terraform 0.13 registry provider.
But to get it to work you either have to do some code modifications, especially on ESXi 6.5
Then start working with
terraform init && terraform applyand proceed with the other steps.The text was updated successfully, but these errors were encountered: