Skip to content

Commit 7dab4f0

Browse files
ishabakehmeshkodiak[bot]
authored andcommitted
Update outputs.tf
1 parent 22461e1 commit 7dab4f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/basic-azure-integration/outputs.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ output "idp_lookup_service_principal" {
2828
output "idp_lookup_service_principal_password" {
2929
description = "Password for IDP Lookup Service Principal."
3030
value = module.meshplatform.idp_lookup_service_principal_password
31+
sensitive = true
3132
}
3233

3334
output "uami_blueprint_user_principal" {

0 commit comments

Comments
 (0)