Terraform 0.14 introduces the ability to define values as "sensitive", making it easier to redact sensitive information in Terraform workflows, allowing users to thread this notion throughout Terraform, and enabling provider-schema-based sensitive values, which propagates the sensitive mark through the plan, potentially introducing redacted values where expected by the end user.