terraform-provider-vultr
terraform-provider-vultr copied to clipboard
Implement Reserved IP Support
See title.
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.
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