demo_solution/modules/repo_terraform.azurerm.lock/output.tf (
4
lines of code) (
raw
):
output "lock_id" { description = "The ID of the Management Lock" value = azurerm_management_lock.lock.id }