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: about 1 month 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: 2024-01-01T03:03:55.000Z (about 1 year ago)
- Last Synced: 2024-11-24T20:07:17.435Z (about 2 months ago)
- Topics: aws, github-site, license-management, mkdocs
- Language: HCL
- Homepage: https://www.jmoney.dev/ecs-task-secretsmanager-poc
- Size: 16.6 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.