https://github.com/tedilabs/terraform-aws-secret
🌳 A sustainable Terraform Package which creates Secret resources on AWS
https://github.com/tedilabs/terraform-aws-secret
aws aws-kms aws-parameter-store aws-secrets-manager aws-ssm-parameter-store devops hacktoberfest hcl2 iac lang-hcl sre tedilabs terraform terraform-aws terraform-module terraform-modules
Last synced: about 1 month ago
JSON representation
🌳 A sustainable Terraform Package which creates Secret resources on AWS
- Host: GitHub
- URL: https://github.com/tedilabs/terraform-aws-secret
- Owner: tedilabs
- License: apache-2.0
- Created: 2022-03-17T17:54:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T18:15:30.000Z (2 months ago)
- Last Synced: 2025-04-05T15:47:27.116Z (about 2 months ago)
- Topics: aws, aws-kms, aws-parameter-store, aws-secrets-manager, aws-ssm-parameter-store, devops, hacktoberfest, hcl2, iac, lang-hcl, sre, tedilabs, terraform, terraform-aws, terraform-module, terraform-modules
- Language: HCL
- Homepage: https://registry.terraform.io/modules/tedilabs/secret/aws
- Size: 113 KB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# terraform-aws-secret


[](https://github.com/pre-commit/pre-commit)Terraform module which creates secret related resources on AWS.
## Target AWS Services
Terraform Modules from [this package](https://github.com/tedilabs/terraform-aws-secret) 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](https://github.com/tedilabs/terraform-aws-secret). And if you're feeling especially charitable, follow **[posquit0](https://github.com/posquit0)** on GitHub.
## License
Provided under the terms of the [Apache License](LICENSE).
Copyright © 2022-2023, [Byungjin Park](https://www.posquit0.com).