All notable changes to this project will be documented in this file.
- add GetBucketLocation permissions to iam policy
- add iam permissions
- Add support for environment files
- Allow option to customise run_time platform (#56)
- Enable containerDefinitions portMappings to use target_groups container_ports (#59)
6.4.2 - 2022-03-11
6.4.1 - 2021-12-11
- Break down task health check into two variables (#48)
6.4.0 - 2021-10-20
- Add ephemeral_storage (#47)
6.3.0 - 2021-09-30
- Added pseudo_terminal attribute (#45)
6.2.2 - 2021-08-20
- Make deregistration_delay attribute customizable for ALB Target Groups (#42)
6.2.1 - 2021-07-30
- Add support to pick latest task definition (#41)
6.2.0 - 2021-06-04
- add tags iam role (#34)
6.1.0 - 2021-05-10
- Add support for enable_execute_command (#33)
6.0.0 - 2021-02-09
- Add missing 'target_group_name' parameter in examples (#31)
- Add support for registering multiple target groups with a service (#29)
- Update README.md
5.1.0 - 2020-12-09
- update docs
- Add secrets to task defintion (#28)
5.0.1 - 2020-12-04
- Potential fix to the issue (#26)
5.0.0 - 2020-11-04
- Upgrades (#24)
4.0.3 - 2020-10-13
- Update main.tf (#23)
4.0.2 - 2020-10-02
- Fix log group permissions (#22)
4.0.1 - 2020-08-05
- Feature/v3 provider support (#21)
4.0.0 - 2020-08-03
- Update README.md
- Add full for volume configuration (#20)
3.0.2 - 2020-07-30
- Add task definition and execution role outputs (#19)
3.0.1 - 2020-06-23
- Update variables.tf
3.0.0 - 2020-05-22
- Lock minimum version of provider and add force_new_deployment (#18)
- update changelog and versions
2.0.0 - 2020-05-20
- Improve security group creation/deletion and switch to using prefix (#17)
1.4.0 - 2020-05-11
- Add full support for volumes and container timeouts (#16)
- update CHANGELOG.md
1.3.0 - 2020-05-04
1.2.0 - 2020-04-14
- Add support for additional variables and configuration options. (#12)
1.1.1 - 2020-03-19
- lb_target reference fix
1.1.0 - 2020-03-19
- Feature/task healthcheck (#11)
- Add support for FARGATE-SPOT capacity provider and extend options for task definition (#10)
- add git hooks and update docs (#9)
1.0.9 - 2020-01-31
- Feature/encrypt logs (#8)
1.0.8 - 2020-01-14
- Feature/healthcheck grace fix (#7)
1.0.7 - 2020-01-10
- Feature/lb toggle (#6)
1.0.6 - 2020-01-09
- fix format
- doh! (#5)
1.0.5 - 2020-01-09
- Feature/improve tg naming (#4)
1.0.4 - 2020-01-09
- Feature/fix dynamic port mapping (#3)
1.0.3 - 2020-01-08
- fix format and update docs
1.0.2 - 2020-01-08
- improve tag support and expose host port (#1)
1.0.1 - 2019-12-19
- improve docs and auto generating of inputs/outputs
- add licence
- Add initial configuration for ecs fargate module
- Initial commit