vatesfr / terraform-provider-xenorchestra

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

Support missing parameters in `vm.set` for Vm updates #145

Open ddelnano opened 3 years ago

ddelnano commented 3 years ago

While #144 improved vm resource updates significantly (specifically #40 and #111), there are many parameters that are not supported with the vm resource. This issue tracks supporting all the vm.set parameters. This likely will require a breaking change with how memory is handled. Currently, the memory_max attribute modifies the static memory max on create and the dynamic memory max on updates. It might make sense to fix that as part of this change or that breaking change can be done in another issue.

ddelnano commented 2 years ago

Will #168 adds support for more parameters. Once that is merged the remaining parameters that need to be implemented will be the following: