David Dymko

Results 59 comments of David Dymko

@chmln That is strange behavior....we will look into this

The issue here is the API is still processing the detach of the reserved_ip while TF is already in the process of trying to attach it to a new instance....

@nicmr I looked into the failing tests and the reason they are failing is a field called `XXX_sizecache` within `CreatedAt` and for the `obj` it has a value of 12...

Hey @cgriggs01 thanks for for looking into our provider and giving us some feedback! I'll start working on the recommend changes you laid out and get back to you once...

@cgriggs01 Currently there is no API functionality to DELETE a backup. This can only be done via the UI. We will look into adding API functionality to allow for TF...

@cgriggs01 I made a change to the datasource for backups. After diving into this a bit more the original implementation for backups was the wrong approach. Since a user can...

@cgriggs01 Thanks for the feedback. I made all of the requested changes and merged them into the master branch. I was wondering if I should cut a new release version...

@cgriggs01 Awesome! We would like to release as soon as we can. I do have a few open questions - How long does the whole process take before we would...