David Dymko

Results 59 comments of David Dymko

Hey there 👋 Vultr engineer here - I wanted to pop in and ask if there is anything we could do to help out with getting Vultr integrated!?

@ribtoks We'll look into this for you

@ribtoks This error looks like it is coming back from API. We'll have to take a look at the API. I'll make an internal ticket to dig into this on...

@mkeen to prevent the drift from happening for now is to do `data = "\"v=spf1 mx -all\""` We'll take a look at the API + Terraform to see if we...

Hey @mkeen This is current API behavior where the TXT record needs to be enclosed in quotes. So the API is doing this for you which is why you are...

With the release of vultr-cli 2.6.0 the addition of shell completions was added just not documented yet. If you run `vultr-cli completion` you will get ``` vultr-cli completion Generate the...

@kpcyrd This is due to how the CLI is currently designed. One of the first things it checks when executing your command is to see if the API Token is...

Hey @egee-irl We started to implement a snapcraft.yml but then we switched over to goreleaser to handle our releases and we never got around to implementing the snapcraft portion. What...

@NotJustPizza I don't have an immediate fix for this but it's something we can def look into

@NotJustPizza I haven't had a chance to find a proper solution to this. Introducing a new field on instances where instances would make a underlying call to attach itself to...