By setting `sensitive = true` on a variable or output, Terraform will redact it from the plan/apply output. This prevents secrets from being logged. This is a new feature in Terraform v0.14.
By setting `sensitive = true` on a variable or output, Terraform will redact it from the plan/apply output. This prevents secrets from being logged. This is a new feature in Terraform v0.14.