terraform/quickstart/201-vm-disk-encryption-exte...
..
TestRecord.md
main.tf
outputs.tf
providers.tf
readme.md
variables.tf

readme.md

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.
name_prefix (Required) Prefix of the resource name.
vm_public_key (Required) Public key of the Virtual Machine.

Example

To see how to run this example, see Create an Azure virtual machine with disk encryption extension using Terraform.