hashicorp / packer-plugin-vsphere

Packer plugin for VMware vSphere Builder
https://www.packer.io/docs/builders/vsphere
Mozilla Public License 2.0
96 stars 91 forks source link

`vsphere-iso`: Add support for SGX #72

Closed amanjiofficial closed 11 months ago

amanjiofficial commented 3 years ago

vSphere 7.0 support hardware security virtualization using SGX. As far as I could understand packer does not support this in configuration today. Are there any plans to support this feature in packer configuration?

sylviamoss commented 3 years ago

Hey, thanks for open this issue. We don't have plans for supporting hardware security virtualization using SGX until now. We can totally think about supporting it. Could you tell me how do you expect it to work? For example, how would you like to configure it from our template.

amanjiofficial commented 3 years ago

vSphere 7 supports Intel SGX for hardware security virtualization. It can be configured when creating Virtual Machine. The initial release could have a feature to enable/disable SGX for a virtual Machine. Template can have a boolean that says sgx_enabled true/false. @sylviamoss

tenthirtyam commented 11 months ago

There have been upvote reactions in 2.5 years.

Closing as not planned.