Skip to content

Commit

Permalink
fix(outputs): mark output.this as sensitive
Browse files Browse the repository at this point in the history
Signed-off-by: Theo Bob Massard <tbobm@protonmail.com>
  • Loading branch information
tbobm committed Oct 21, 2021
1 parent e510274 commit ca83c40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ output "this" {
}
}
description = "A map of the scaleway_rdb_database (including their users) and scaleway_rdb_instance resources grouped by databases definitions"
sensitive = true
}

0 comments on commit ca83c40

Please sign in to comment.