hashicorp / hashicorp/packer-plugin-hyperv
Add possibility to set max and min memory (dynamic memory) in Hyper-V builder
- Dominant language
- Go
- Stars
- 27
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
_This issue was originally opened by @meteor1997 as hashicorp/packer#9827. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-770034737). The original body of the issue is below._
#### Community Note
Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request.
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
#### Description
Right now the Hyper-V builder will take some standard values for the max and min memory when using the enable_dynamic_memory feature.
It would be nice to have the possibility to configure the max and min memory of the vm.
Contributor guide
Assessment
This issue has not been assessed yet.