Skip to content

Commit

Permalink
add output
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard87 committed Feb 21, 2024
1 parent 33813b2 commit 084e77c
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,7 @@ module "mssql-database-platform" {
}
}
}

output "mi-client-id" {
value = module.mssql-database.mi-admin
}

0 comments on commit 084e77c

Please sign in to comment.