Vmware disk encryption

Hi, has anyone determined a way to encrypt volumes within vmware.

possible options

  1. 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

  2. Use luks to encrypt volume once virtual machine is created.