Michael Riley

Results 71 comments of Michael Riley

@HartS Are you able to reproduce the issue when using the terraform provider directly? I just did a quick test that docker was installed after using your script in the...

It looks like you're attaching the reserved IP to an instance. If you get a chance, it would be helpful to see the config you're using. I think it's just...

> Is there anything I can do to help with this one? Pretty keen to see this merged. I just tested things out and it's working. There are a few...

@Sophrinix What's the plan you're using? It's possible there's something funky on the platform.

I was able to provision that plan in the region `ewr` so I think it's working. Are you using a plan in a region where it doesn't exist? You can...

```terraform Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: + create Terraform will perform the following actions: # vultr_bare_metal_server.bm1...

Thanks for the report. We should support POSIX compliance and will attempt to do so.

@cindrmon The API key IP restrictions are irrelevant to the provider itself, but the question is a good one. By design, the IP filter for API keys won't allow IPs...

I agree that there should be a way for the filter to return all. I'll look into this.

I think the issue here is that the reboot flag is meant to only be passed on creation so it's not something that we want to track in TF state....