Skip to content

Commit a7ac2d7

Browse files
ishabakehmeshkodiak[bot]
authored andcommitted
update output.tf - format
1 parent 7dab4f0 commit a7ac2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/basic-azure-integration/outputs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +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
31+
sensitive = true
3232
}
3333

3434
output "uami_blueprint_user_principal" {

0 commit comments

Comments
 (0)