terraform-provider-vultr icon indicating copy to clipboard operation
terraform-provider-vultr copied to clipboard

Implement Reserved IP Support

Open rtizzy opened this issue 8 years ago • 2 comments

See title.

rtizzy avatar Mar 14 '17 08:03 rtizzy

https://www.vultr.com/api/#reservedip

Would this be better to handle directly via the Vultr application itself? I'll need to investigate implementation further.

Might be worth investigating how floating IPs are handled in the AWS provisioner.

rtizzy avatar May 11 '17 18:05 rtizzy

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

rtizzy avatar May 11 '17 18:05 rtizzy