Skip to content

Commit c6db89a

Browse files
authored
removed sensetive
1 parent e95b06a commit c6db89a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/RDS/output.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ output "username" {
44

55
output "userpassword" {
66
value = aws_rds_cluster.rds_claster.master_password
7-
sensitive = true
87
}
98

109
output "dbname" {

0 commit comments

Comments
 (0)