vatesfr / terraform-provider-xenorchestra

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

Add name description attribute to disks and implement name_label and name_description attribute updates #98

Closed ddelnano closed 3 years ago

ddelnano commented 3 years ago

This change adds more functionality to disk updates (name_label, name_description attribute updates). This also addresses #28.

Todo