Skip to content

Commit

Permalink
Update output.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
kachawla authored Jul 31, 2023
1 parent 23c1022 commit 1c30236
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion output.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ output "result" {
connectionString = module.redis.connectionString
}
}
}
sensitive = true
}

0 comments on commit 1c30236

Please sign in to comment.