Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit 275d3a8

Browse files
committed
Added more useful output
1 parent 15d06f4 commit 275d3a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

terraform/outputs.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
output "CLOUDERA MANAGER" { value = "http://${module.utility.public-ip}:7180/cmf/" }
2+
output "DEFAULT CLOUDERA MANAGER LOGIN" { value = "User: cdhadmin Password: somepassword" }

0 commit comments

Comments
 (0)