Skip to content

Guidance on Secret Management #83

Discussion options

You must be logged in to vote

We recommend 1. Storing secrets for Terraform in AWS SSM Parameter Store as SecureString (with KMS) is secure, auditable, and works well across accounts if you need to share secrets.

!store on the other hand isn't intended for sensitive values. Values would be exposed to logs and could be compromised as a result.

Plus, we have a bit more on the decision designs for storing and placing secrets for Terraform here:

Replies: 3 comments 3 replies

Comment options

milldr
Jun 30, 2025
Maintainer Sponsor

You must be logged in to vote
1 reply
@milldr
Comment options

milldr Jun 30, 2025
Maintainer Sponsor

Answer selected by osterman
Comment options

You must be logged in to vote
2 replies
@milldr
Comment options

milldr Jun 30, 2025
Maintainer Sponsor

@milldr
Comment options

milldr Jun 30, 2025
Maintainer Sponsor

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants