tedilabs / terraform-aws-secret

🌳 A sustainable Terraform Package which creates Secret resources on AWS

Home Page:https://registry.terraform.io/modules/tedilabs/secret/aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-aws-secret

GitHub release (latest SemVer) GitHub pre-commit

Terraform module which creates secret related resources on AWS.

Target AWS Services

Terraform Modules from this package were written to manage the following AWS Services with Terraform.

  • KMS (Key Management Service)
    • CMK (Customer Master Key)
    • Key Alias
    • Grant (Comming soon!)
  • Secrets Manager
    • Secret
    • Secret Versions
    • Resource Policy for Secret
    • Configuration for Secret Rotation
  • SSM Parameter Store
    • Parameters
    • Service Settings

Self Promotion

Like this project? Follow the repository on GitHub. And if you're feeling especially charitable, follow posquit0 on GitHub.

License

Provided under the terms of the Apache License.

Copyright © 2022-2023, Byungjin Park.