You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use AWS SSM Parameter Store to handle environment variables
* Use focused policy for read access
* Update documentation
* Add flag for create_rds_proxy
* set default value of create_rds_proxy to false
* Populate Zappa/Lambda environment variables from ssm/parameter store
* Update documentation
* Update example
* add default configurations
* add security group db from lambda
* fix load-data task by adding a --fixture-path flag
* fix ecs tasks by introducing ecs-* make targets
* change ecs run steps
* remove ecs-* and clean code
* add --no-cache
* use call_command
* add test for --fixture-path
* Update code
* Update backend/wsgi.py
---------
Co-authored-by: Arkadii Yakovets <[email protected]>
Co-authored-by: Arkadii Yakovets <[email protected]>
0 commit comments