1.7 KiB

Azure confidential virtual machine

This template deploys an Azure confidential virtual machine with disk encrypted by customer managed key.

Resources

Variables

Name Description
location (Required) Azure Region in which to deploy these resources.
vm_public_key (Required) Public key of the Virtual Machine.
name_prefix (Optional) Prefix of the resource name. Value defaults to: tftest

Example

To see how to run this example, see Create an Azure confidential virtual machine using Terraform.