Robert Tisdale
Robert Tisdale
Investigate and port over DO providers implementation https://github.com/hashicorp/terraform/blob/351c6bed79abbb40e461d3f7d49fe4cf20bced41/vendor/github.com/digitalocean/godo/floating_ips.go https://github.com/hashicorp/terraform/blob/e272cb2243f1c11e9323efc40be6b62e786471ce/builtin/providers/digitalocean/resource_digitalocean_floating_ip.go https://github.com/hashicorp/terraform/blob/e272cb2243f1c11e9323efc40be6b62e786471ce/builtin/providers/digitalocean/resource_digitalocean_floating_ip.go https://github.com/hashicorp/terraform/blob/ebc89e94264dafd629d1570946b548cb1f0d0df5/website/source/docs/providers/do/r/floating_ip.html.markdown https://www.vultr.com/api/#reservedip
I'm trying to get this working on a 3b myself within patchbox OS. Will come back with details if I manage to get it going @fundamental
@fundamental At least for me the standard make process seems to compile just fine. Have you tried that @CychoRider ?
@cychorider Read the full README. The install instructions for generic Linux should work. https://github.com/zynaddsubfx/zyn-fusion-build I've seen the YouTube video you're referring to and his instructions did not work for me...
I see a very minor error or two (You miss a `cd` after the `git clone` for example). Some of the folder names may be different but the commands you...