vatesfr / terraform-provider-xenorchestra

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

Allow Vm resource to have configurable timeouts #134

Closed ddelnano closed 3 years ago

ddelnano commented 3 years ago

Currently the terraform provider hardcodes a 5 minute timeout for Vm creation. We should allow the user to specify their own create, update and delete timeouts rather than hardcoding a specific value.

Currently the delete timeout is missing so that will need to be added.

ddelnano commented 3 years ago

This is released in v0.16.1