terra-farm / terraform-provider-octopus

Octopus provider for Terraform
MIT License
22 stars 3 forks source link

packaging #2

Open josephholsten opened 7 years ago

josephholsten commented 7 years ago

While 0.10 is pulling all the providers out of the core build, it's still able to download the "core" providers with a single command. Until they have a way to do that for providers not in https://github.com/terraform-providers, we need to have a good story for packaging.

The minimum would be to use GitHub releases to publish binaries for each platform.

Beyond that, it would be great to have simple wrapper packages for deb, rpm, brew, &c. I don't know what the current easiest packaging for windows is, chocolatey?