terraform-aws-documentdb-cluster icon indicating copy to clipboard operation
terraform-aws-documentdb-cluster copied to clipboard

Error in ouputs sensitive values with terraform v0.15.0

Open ichasco-heytrade opened this issue 3 years ago • 1 comments

Hi, with terraform v0.15.0 it give the next error:

Error: Output refers to sensitive values
│ 
│   on .terraform/modules/documentdb_cluster/outputs.tf line 1:
│    1: output "master_username" {
│ 
│ Expressions used in outputs can only refer to sensitive values if the sensitive attribute is true.

module version: 0.13.0

Thanks!

ichasco-heytrade avatar Apr 25 '21 08:04 ichasco-heytrade