terraform-azure/quickstart/201-vm-disk-encryption-extension

Azure virtual machine with disk encryption extension

This template deploys an Azure virtual machine with disk encryption extension.

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 virtual machine with disk encryption extension using Terraform.