For the purposes of security, the contents of the plaintext_value field have been marked as sensitive to Terraform, but this does not hide it from state files. State should be treated as sensitive always.
Follow the appropriate remediation steps below to resolve the issue.
Do not store plaintext values in your code but rather populate the encrypted_value using fields from a resource, data source or variable.
|
|