Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full Clone VMs from Custom template #259

Closed
cmuzyunda opened this issue Sep 15, 2023 · 4 comments · Fixed by #292
Closed

Full Clone VMs from Custom template #259

cmuzyunda opened this issue Sep 15, 2023 · 4 comments · Fixed by #292

Comments

@cmuzyunda
Copy link

When creating VMs from a custom template with this Terraform provider, VMs are created by "fast clone" and this is a deal breaker for us.
When you create VMs manually via XenOrchestra interface from a custom template you can toggle off(untick) the "fast clone" button which results in Full Clone.

image

Would it be possible to add an option to create VMs by "full clone" when using a custom template ?

@ddelnano
Copy link
Collaborator

@cmuzyunda sorry for the late reply and thanks for suggesting this feature request. This is definitely possible and I'll look into implementing this over the next few weeks.

@cmuzyunda
Copy link
Author

@ddelnano Thanks, happy to test when you have committed changes to a branch.

@BMeach
Copy link

BMeach commented Oct 19, 2023

I would also find a lot of use in this, it would be great to have an template_clone_type = <fast/full> option. When you get around to implementing this I would love to test it out!

@ddelnano
Copy link
Collaborator

This has been implemented and should be released in the next few days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants