terraform-provider-vsphere
terraform-provider-vsphere copied to clipboard
Add support for ESXi advanced settings
Community Guidelines
- [X] I have read and agree to the HashiCorp Community Guidelines .
- [X] Vote on this issue by adding a 👍 reaction to the original issue initial description to help the maintainers prioritize.
- [X] Do not leave "+1" or other comments that do not add relevant information or questions.
- [x] If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Description
Add support to configure advanced ESXi host settings. For example, settings like VMFS3.MaxHeapSizeMB
.
This is very important and with Powershell and Python we can set this options.
Are there already plans for the implementation?
Use Case(s)
Set special settings on ESXi hosts which are necessary when you have different storage vendors, datastore protocols und/or vendor components.
Potential Terraform Provider Configuration
No response
References
No response
Hello, maxgolan ! 🖐
Thank you for submitting an issue for this provider. The issue will now enter into the issue lifecycle.
If you want to contribute to this project, please review the contributing guidelines and information on submitting pull requests.
Is there any chance to bring this out of the backlog ?