0.23.2 (2023-01-24)
- Give unique alarm_name to avoid collision when default and gunicorn both create the same alarm name. (#61) (3a61b6a)
0.23.1 (2023-01-24)
- Set auto_minor_version_upgrade = false (so state does not get changed outside of terraform) (#62) (df451f1)
0.23.0 (2023-01-21)
0.22.1 (2023-01-21)
0.22.0 (2023-01-06)
- alb: rename lb dir to alb (3f55f98)
- cluster: move ecs cluster files to new directory under ecs (2d76924)
- prod: refactor prod infra and ensure that base and app prod envs work deploying locally (aa93862)
- refactor: refactor ecs service modules and log group and log stream names (5b18264)
- services: refactor ecs services into a new directory in internal modules dir (9b397e0)
0.21.1 (2023-01-02)
- sg: allow app sg inbound and outbound traffic to itself (0766b1b)
0.21.0 (2023-01-02)
- refactor: major refactor of ad hoc environment modules (2d95d0b)
0.20.3 (2022-09-12)
- autoscaling: change parameters of autoscaling modules (4d9e044)
0.20.2 (2022-09-11)
- autoscaling: add depends on to autoscaling modules for api and celery worker (07bb5aa)
0.20.1 (2022-09-11)
- bastion: fix bastion host module variables in prod base (b2d0001)
0.20.0 (2022-09-11)
- autoscaling: add reusable module for autoscaling and modules for api and celery worker autoscaling #46 (fc0787c)
0.19.0 (2022-08-05)
- cloud init: enable socat service and start it in user data script (8792180)
- update bastion user data (879767d)
0.18.1 (2022-07-31)
0.18.0 (2022-07-31)
- remove key pair (a90aa2b)
0.17.0 (2022-07-31)
- bastion: update bastion host with role and changed subnets (c768d1d)
- fmt: format terraform code (6f32b48)
0.16.1 (2022-07-05)
- fmt: format terraform code (1999f67)
0.16.0 (2022-07-05)
- s3: add s3 module to prod app module (ba8a460)
0.15.2 (2022-07-05)
- iam: fix s3 permissions for s3 access use arn format in resource for s3 policy (46530d0)
0.15.1 (2022-07-05)
- iam: fix iam permissions for collectstatic (9450b22)
- iam: fix s3 permissions for s3 access (a37877c)
0.15.0 (2022-07-04)
- backend_update: add backend update command module to prod and ad hoc modules and associated outputs (b3ce9a3)
0.14.0 (2022-07-04)
- ad hoc: move ad hoc app module to nested folder (03b37ec)
0.12.3 (2022-07-04)
- fargate: remove weight for fargate spot on all production modules (57725a8)
- lb: remove hard-coded name from lb sg (bc1e2ca)
0.12.2 (2022-07-04)
- tf: do not use fargate spot for production module (79675cf)
0.12.1 (2022-07-03)
- frontend_url: remove frontend_url since it is not needed (fa1052d)
0.12.0 (2022-07-02)
- production: add modules and examples for production environments (7eb0ab9)
0.11.0 (2022-06-11)
- exec: add enable_execute_command to service in web module (cd882c1)
- exec: add output for ecs exec (b5aa8bc)
0.10.0 (2022-06-11)
- services: add lifecycle settings to ecs services to ignore changes for task_definition and desired count (0f4ad7f)
0.9.6 (2022-06-03)
0.9.5 (2022-06-03)
- listener-rules: remove priority setting and add depends_on so that priorities set explicitly (7bde6f0)
0.9.4 (2022-06-03)
- redis: fix typo in redis service host (d7cd2c2)
0.9.3 (2022-06-03)
- redis: use shared namespace for redis host address (f171860)
0.9.2 (2022-06-03)
- ecs: fix ecs service names to all use dashes instead of underscores (021fe6e)
0.9.1 (2022-06-03)
- management-command: add private subnets variable to management command module and add network configuration to output command (3d36649)
- vars: remove unused tf variable ecs_cluster_name (96914f9)
0.9.0 (2022-05-26)
- domain name: replace zone name and record name with domain name, remove frontend_url, add postgres name env var, domain name env var (c95ac70)
0.8.1 (2022-05-24)
- fargate: removed launch_type since capacity_provider_strategy is specified (77eba10)
0.8.0 (2022-05-24)
- docs: update readme (ed4455c)
- docs: update readme with links (8fea9ff)
- fargate spot: add capacity provider strategy for each service (403d268)
- fargate: use fargate launch type for management command module (8a247e6)
0.7.0 (2022-05-23)
- fargate spot: add fargate spot capacity provider (f3c2257)
0.6.1 (2022-04-17)
- ad-hoc: fix inputs and outputs for ad hoc environments (fe4f5c4)
0.6.0 (2022-04-17)
0.5.0 (2022-03-26)
0.4.0 (2022-03-16)
0.3.1 (2022-03-14)
- health-checks: change interval default to be greater than timeout default value (1ad0e87)
0.3.0 (2022-03-14)
- health-checks: update default health check values for web module (9242d21)
0.2.0 (2022-03-14)
0.1.1 (2022-03-12)
0.1.0 (2022-03-12)
- example: update simple example readme (a43133c)