api_server_boilerplate
api_server_boilerplate copied to clipboard
Use Aws param store
Purpose
- To use env variable with github action
Why
- In usual, env variables are hide because of git ignore so to use env in ecs, have to find a way . I think param store is the answer
TODO List
- [ ] connect with param store
- [ ] Iam with ecs and param store
Describe alternatives you've considered
- I can not find yet.
Additional context
- will add something with related issue later
If this project were private, that is not problem.