Dom Delnano

Results 266 comments of Dom Delnano

@michaelkoetter thanks for sharing your testing. I agree that it seems like an XCP-ng or guest issue. I think terraform shouldn't allow a user to do something dangerous like this,...

@InputObject2 thanks for the bug report. I didn't realize it was possible for this to behave this way. I need to investigate this a bit more, but if removing that...

> My issue is that a 2-step apply won't work with modules where all the resources are created at the same time. I wasn't suggesting that a 2-step apply was...

Until this is fixed here is my solution: ``` $ comm -2 -3

I've evaluated [gotestsum](https://github.com/gotestyourself/gotestsum). Unfortunately it doesn't provide the functionality I need. It does allow re-running failed tests, but we need terraform's test sweeping to run before each additional retry (to...

> I've evaluated [gotestsum](https://github.com/gotestyourself/gotestsum). Unfortunately it doesn't provide the functionality I need. It does allow re-running failed tests, but we need terraform's test sweeping to run before each additional retry...

I've also created a [post](https://discuss.hashicorp.com/t/handling-provider-acceptance-test-failures-when-go-test-timeout-is-reached/42755) on the Hashicorp discuss forums. I'm hoping to receive more guidance from other provider developers / Hashicorp on other things I haven't considered.

Apologies for the late reply, I think it would be best to rely on an official cloudinit config generator like @4censord mentioned. I am open to adding a light amount...

@ringods that sounds good to me. They are actually separate go modules already so the intention was to split it out at some point. There just wasn't a strong motivator...

I missed accepting the invite but I should be able to be added as a reviewer now.