terraform/quickstart/201-confidential-vm
github-actions[bot] 0b42c09bc4 Update TestRecord
2024-11-03 03:44:41 +00:00
..
2023-03-21 15:29:41 +08:00
2023-02-11 11:34:22 +08:00
2023-02-11 11:34:22 +08:00
2022-06-28 16:18:31 +08:00
2024-11-03 03:44:41 +00:00
2023-02-11 11:34:22 +08:00

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.
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 confidential virtual machine using Terraform.