vatesfr / terraform-provider-xenorchestra

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

Implement support for tags in the vm resource #107

Closed ddelnano closed 3 years ago

ddelnano commented 3 years ago

This PR implements support for #101. Currently the xenorchestra_vm resource is implemented but I plan to expand the scope of this to include other resources as well.

Todo