zzzuzik
zzzuzik
Same here, one particular resource (out of our control) dictates parallelism=1 for the whole scale infrastructure of thousands of objects
basically, you have to skip `'Failed': []` in validation
Actually, I belief, that the entire code for `poll_for_returns` for `local_async` is broken or I have an extreme bad luck. I spent the whole day fighting timeouts against 2017.7.x and...
@jeremy-carbonne will you submit your work? https://github.com/jeremy-carbonne/sjson/tree/minus_one
could this be merged please?
I pulled the master `go get github.com/ringods/terraform-provider-xenserver` the TF is quiet simple. provider: ``` provider "xenserver" { url = "https://xxxx" username = "xxxx" password = "xxx" } ``` vm: ```...
to fix my problem: `API Error: HANDLE_INVALID VDI OpaqueRef:NULL` the base template CD-ROM HAS to have guest_tool.iso in it AND the TF should look like this: ``` cdrom { is_from_template...
Could it be merged? Thank you
same question here, is it possible now?