Have you had a chance to take a look please? @ddelnano
Latest posts made by sMteX
-
RE: Cannot use cloudConfig while creating VM with RPC call
-
Cannot use cloudConfig while creating VM with RPC call
Hello everyone. I'm currently having issues with using Terraform to create a new VM (using provider
terra-farm/xenorchestra
) and I think it might be actually an issue here instead of the provider.
I've described the details in the issue here https://github.com/terra-farm/terraform-provider-xenorchestra/issues/227 but the TLDR is that it seems that the provider correctly forwards my inputted cloud config into thevm.create
RPC call, but it doesn't take any effect in the newly created VM. I've described all that I've tried and noticed and I'm at my wits' end. Once again I'm sorry for crossposting the issue from a different repository, but I think I'd end up here anyway