terraform-aws-ssm-tls-ssh-key-pair
terraform-aws-ssm-tls-ssh-key-pair copied to clipboard
Sensitive Data
Describe the Feature
Currently the output of the tls_private_key resources inside the module is not marked sensitive. Which results in private-keys being published in the Statefile. I suggest marking all tls_private_key.*.private_key_pem as sensitive.
Expected Behavior
No PrivateKeys in the statefile.
Use Case
Always./Shared/Versioned Statefile