Open MOURADMAZOUZ opened 2 years ago
Hi @MOURADMAZOUZ,
this is very nice feature. I have trouble following patch you presented. AFAIU, it should be possible to specify CurrentMemory
via additional argument, right?
Would you be interested in providing a PR?
Checklist
[X] Is your issue/contribution related with enabling some setting/option exposed by libvirt that the plugin does not yet support, or requires changing/extending the provider terraform schema?
[ ] Is it a bug or something that does not work as expected? Please make sure you fill the version information below:
Description of Issue/Question
By default terraform module don't manage over allocate memory and allocate all memory on start up. Is it possible to add option "MemoryUse" to be able to do over allocate memory on deployment ?
Setup
I try to patch with success this code,:
Default at 0 allocate all memory, it's like non over allocate memory
(Please provide the full main.tf file for reproducing the issue (Be sure to remove sensitive information)