n3integration/terraform-provider-godaddy

Windows support

CapKenR opened this issue · 3 comments

Any thoughts on supporting Terraform on Windows?

Hey @CapKenR - I hadn't considered Windows, but I don't see why not. I rebuilt v1.3 with Windows binaries as well as v1.4. The latest release also includes support for Terraform 0.10.x. I am not a Windows expert, but I am open to pull requests if you'd like to take a stab at the installation script for Windows. ~Cheers

That worked. I extracted terraform-godaddy_windows_amd64.exe, renamed it to terraform-provider-godaddy.exe and copied it to the same directory as my terraform.exe.

@CapKenR can you provide the steps of doing this?