Robert Tisdale

Results 62 comments of 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...

@ericsciple Is there any chance of this being fixed? I ran into this recently while trying to leverage an action that utilizes a container, leading to much head scratching. As...

Hey folks. I wanted to chime in here as well. We weren't facing this issue and things were working great but have started experiencing this as well. We have a...

Hey @fabn. Hope you're gearing up for an excellent New Years. I've got a PR out here if you'd like to help engage in some testing and feedback. https://github.com/reidmorrison/semantic_logger/pull/307

@minamijoyo Thanks for the explanation. If it's possible to leverage environment variables, that may be a solution for this use case that allows leveraging a single config file (one of...

@minamijoyo I may be holding this wrong but attempting to use things in the way you suggest throws the following error on the latest version ``` tfmigrate plan --config=../../../../../../../.tfmigrate.hcl failed...