terraform/quickstart/101-confidential-ledger
github-actions[bot] 0b42c09bc4 Update TestRecord
2024-11-03 03:44:41 +00:00
..
2024-07-22 09:01:18 +08:00
2024-07-22 09:01:18 +08:00
2024-07-22 09:01:18 +08:00
2024-07-22 09:01:18 +08:00
2024-11-03 03:44:41 +00:00
2024-07-22 09:01:18 +08:00

Azure Confidential Ledger

This template deploys an Azure Confidential Ledger.

Terraform resource types

Variables

Name Description Default value
resource_group_name_prefix Prefix of the resource group name that's combined with a random ID so name is unique in your Azure subscription. rg
resource_group_location Location of the resource group. eastus
confidential_ledger_name Name of the confidential ledger resource. ""
confidential_ledger_type Type of the confidential ledger. Possible values are: Public and Private. Public
confidential_ledger_role_name Role name for the confidential ledger. Administrator

Example