Closed tylerohlsen closed 4 years ago
Extended support in makefile for cross compile windows releases. Have not yet tested the provider to see if it works, but added the latest compile here.
terraform-provider-cloudamqp_v1.2.1_windows_386.tar.gz terraform-provider-cloudamqp_v1.2.1_windows_amd64.tar.gz
It's common practice to name the terraform provider binary targeted to Windows with the .exe
file extension. Though with our without the extension technically works.
Thanks for adding this so quickly!
Please also provide pre-compiled binaries for Windows with each release :)