vatesfr / terraform-provider-xenorchestra

Xen Orchestra provider for Terraform
MIT License
150 stars 33 forks source link

Support `destroyCloudConfigVdiAfterBoot` on the `xenorchestra_vm` resource #228

Closed ddelnano closed 10 months ago

ddelnano commented 1 year ago

This is with regards to a discussion that happened in Discord.

4censord commented 1 year ago

The link does not seem to work for me, would you mind summarizing what this is supposed to do in a few sentences?

olivierlambert commented 1 year ago

destoyCloudConfigVdiAfterBoot should remove the cloud config drive after the VM is booted (ie when XO got all the tools information)

ddelnano commented 1 year ago

Olivier beat me to it, but I'll add summaries to any linked discord conversations in the future 👍

TerAnYu commented 1 year ago

How to use this function? image

ddelnano commented 10 months ago

@TerAnYu this is a feature request so the functionality has not existed yet.

This was implemented in #255 and will be released in v0.25.0 coming later this week.

online01993 commented 10 months ago

@TerAnYu this is a feature request so the functionality has not existed yet.

This was implemented in #255 and will be released in v0.25.0 coming later this week.

@ddelnano hi, any news?

ddelnano commented 9 months ago

Sorry for the late follow up on this. I will be making a release once #260 is merged. I'm hoping to merge that by the middle of this upcoming week.

ddelnano commented 9 months ago

@online01993 the v0.25.0 release will be ready in the next 30 mins or so.