diff --git a/outputs.tf b/outputs.tf index f0c7c49..f65f87a 100644 --- a/outputs.tf +++ b/outputs.tf @@ -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 }