3 lines
105 B
HCL
3 lines
105 B
HCL
output "app_registration_secret" {
|
|
value = azuread_application_password.app_registration_secret.value
|
|
} |