hooklift / terraform-provider-vix

VMware VIX provider for Terraform
Mozilla Public License 2.0
103 stars 22 forks source link

Fixed issue on MacOS with locating the VMX #39

Closed andrewsjg closed 6 years ago

andrewsjg commented 6 years ago

When I ran this on my Mac using the basic resource I found it could not locate the VMX in the subdirectory terraform uses to store the image.

Added a secondary pattern check to fix this.