Releases: briancaffey/terraform-aws-django
Releases · briancaffey/terraform-aws-django
v0.14.0
0.14.0 (2022-07-04)
Features
- ad hoc: move ad hoc app module to nested folder (03b37ec)
v0.13.0
0.13.0 (2022-07-04)
Features
- ad hoc base: add ad hoc base module (f77895e)
Bug Fixes
- fargate: remove weight for fargate spot on all production modules (57725a8)
- lb: remove hard-coded name from lb sg (bc1e2ca)
v0.12.2
0.12.2 (2022-07-04)
Bug Fixes
- tf: do not use fargate spot for production module (79675cf)
v0.12.1
0.12.1 (2022-07-03)
Bug Fixes
- frontend_url: remove frontend_url since it is not needed (fa1052d)
v0.12.0
0.12.0 (2022-07-02)
Features
- production: add modules and examples for production environments (7eb0ab9)
v0.11.0
0.11.0 (2022-06-11)
Features
- exec: add enable_execute_command to service in web module (cd882c1)
- exec: add output for ecs exec (b5aa8bc)
v0.10.0
0.10.0 (2022-06-11)
Features
- services: add lifecycle settings to ecs services to ignore changes for task_definition and desired count (0f4ad7f)
v0.9.6
0.9.6 (2022-06-03)
Bug Fixes
- listener-rules: add host_header on web module (63bb16c)
- listener-rules: fix depends_on (717fea7)
v0.9.5
0.9.5 (2022-06-03)
Bug Fixes
- listener-rules: remove priority setting and add depends_on so that priorities set explicitly (7bde6f0)
v0.9.4
0.9.4 (2022-06-03)
Bug Fixes
- redis: fix typo in redis service host (d7cd2c2)