terraform-provider-vix icon indicating copy to clipboard operation
terraform-provider-vix copied to clipboard

VMware VIX provider for Terraform

Results 14 terraform-provider-vix issues
Sort by recently updated
recently updated
newest added

Description from https://github.com/hooklift/govmx/issues/17 > This came up while trying to create machines with https://github.com/hooklift/terraform-provider-vix using this https://app.vagrantup.com/generic/boxes/ubuntu1804/versions/3.0.10/providers/vmware_desktop.box Vagrant box. > The box has a `guestos.detailed.data` property defined with the value...

Also updated it to allow automatically determining the checksum and type if they're not already provided.

Hi, I'm unable to build this project in Win10 / mingw. I have the following installed: - golang 1.9.0 - mingw 5.3.0 ``` [terraform-provider-vix] [master ≡] > mingw32-make.exe go build...

It looks like the comments arn't commenting! Let me know what i'm doing wrong. When trying to install this project i get the following: ``` terraform-provider-vix (master)$ godep get #...

Hi On OSX : - go version go1.9.2 darwin/amd64 - godep v79 (darwin/amd64/go1.9.2) - xcode-select version 2349 I'm able to build & test govix and 'go get -u github.com/hooklift/govmx', but...

Is there a reason this is not listed on https://www.terraform.io/docs/providers/index.html ? Thanks, Martin.

By setting https://github.com/cloudescape/govmx/blob/master/api.go#L130 to `true` It seems it doesn't really work on Fusion but it does on Workstation.

enhancement

This issue depends on #8

enhancement