terraform-provider-vultr
terraform-provider-vultr copied to clipboard
Terraform Vultr Provider
this is my first Terraform experience, so this might be a Terraform bug, but I get this error on Mac ( note, I can download the binary and add it...
Vultr have released new S3 compatible object storage in the New Jersey region on August 12th. https://www.vultr.com/news/Introducing-Vultr-Object-Storage/ API Info https://www.vultr.com/api/#objectstorage Would be pretty cool if the TerraForm plugin could provision...
This looks like the most active attempt at creating a solid Vultr provider for Terraform. Would you be willing to submit a PR to hashicorp/terraform? Here are the instructions for...
This plugin is fantastic, but should set sensible defaults appropriate to the wider infrastructure, community and scene in which is adds value. Eg, IPv6 should default to = true PTR...
I dont know if maybe is useful for someone :) docker image from the last release https://github.com/jrab66/terraform-vultr-docker
Hi. I'm just want to suggest add function that i need. I need to have ability create reserved IP and also set reverse dns record for IPs. Thank.
I can see that this provider can handle O/S and application changes. Consulting the Vultr API it looks like there is an ability to change plans via /v1/server/upgrade_plan which would...
Relates to issue #34 but not quite the same as it has nothing to do with Reserved IPs. Upon initial provisioning, can we expose a Boolean (defaulting to 'true') that...
The ability to add Vulr integrated backups is excellent. A couple of critical parameters which should be able to be specified programatically (and, sensibly defaulted) - Frequency: instead of once...
Hi! First of all thanks for the plugin! I didn't find any documentation except examples folder, maybe this plugin should have a page with all options and features listed in...