Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmoney/ecs-task-secretsmanager-poc
POC for using secrets manager with ECS tasks. This injects a decrypted secret into the container as an environment variable from aws secrets manager.
https://github.com/jmoney/ecs-task-secretsmanager-poc
aws github-site license-management mkdocs
Last synced: 13 days ago
JSON representation
POC for using secrets manager with ECS tasks. This injects a decrypted secret into the container as an environment variable from aws secrets manager.
- Host: GitHub
- URL: https://github.com/jmoney/ecs-task-secretsmanager-poc
- Owner: jmoney
- License: apache-2.0
- Created: 2023-12-02T02:40:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-01T03:12:53.000Z (about 1 month ago)
- Last Synced: 2025-01-21T10:55:30.488Z (20 days ago)
- Topics: aws, github-site, license-management, mkdocs
- Language: HCL
- Homepage: https://www.jmoney.dev/ecs-task-secretsmanager-poc
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ecs-task-secretsmanager-poc
POC for using secrets manager with ECS tasks. This injects a decrypted secret into the container as an environment variable from aws secrets manager.