Shhh, its an AWS Secret..

View Code here for details w/this dope link:

Below is a summary of steps:

  • KMS key for Secrets Manager
  • Secrets created container & version
  • Data read secret version & depends_on block to ensure version creation first
  • DynamoDB Table
  • IAM Role, Policy, & Attachment
  • Locals created map for DynamoDB name & app for JSON decoding from secret version

Leave a comment