Michael Riley
Michael Riley
I just realized I was looking at the wrong resource so, half of what I said about tracking the state is not accurate. But I'm investigating nonetheless.
This appears to be a bug in the API tag re-work so we'll have to address it there. I'll update you here when that's resolved.
Hello @io7m! Apologies for the slow response. Most resources can be imported into terraform state using the `terraform import` process/command. Just to be sure I tested it out like so:...
@johnjmartin what do you mean in 2? A cluster created in my.vultr and through terraform will have different IDs and unless you import the cluster created outside of terraform they're...
Thanks for the clarification. I'll test this out today
Thanks for the report. There's a default value set on the API controller which we'll need to account for in the provider I think. It seems like all DNS records...
That's something we'll look into after some changes to the platform firewall but isn't something we're currently going to support.
Hello @binnsr and thanks for the report. User data is base64 encoded during transit, but is decoded in the Vultr platform. The Vultr UI will always show it as plain...
I'm having this issue as well. Are the build requirements for this package listed somewhere?
@lbmn: Thanks for figuring that out. Is there any plan to add python3 support upstream for this plugin?