Data Source: azurerm_confidential_ledger

Gets information about an existing Confidential Ledger.

Example Usage

data "azurerm_confidential_ledger" "current" {
  name                = "example-ledger"
  resource_group_name = "example-resources"
}

output "ledger_endpoint" {
  value = data.azurerm_confidential_ledger.current.ledger_endpoint
}

Argument Reference

Attributes Reference


A azuread_based_service_principal block exports the following:


A certificate_based_security_principal block exports the following:

Timeouts

The timeouts block allows you to specify timeouts for certain actions: