rtizzy / terraform-provider-vultr

This is a terraform provider for the Vultr cloud. This has been forked from the unmaintained version started by @rgl.
Mozilla Public License 2.0
17 stars 3 forks source link

Implement Reserved IP Support #3

Open rtizzy opened 7 years ago

rtizzy commented 7 years ago

See title.

rtizzy commented 7 years ago

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 commented 7 years ago

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