Hi, has anyone determined a way to encrypt volumes within vmware.
possible options
-
Encrypt using VMware vSphere Provider (does not seem possible)
https://www.terraform.io/docs/providers/vsphere/r/virtual_disk.html
using this
https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.security.doc/GUID-5E2C3F74-38C1-44C3-ABC5-C2C9353B9DC4.html -
Use luks to encrypt volume once virtual machine is created.