All notable changes to this project will be documented in this file.
2.1.2 - 2021-07-16
- 'task_container_working_directory' encoded with jsonencode function (#16)
2.1.1 - 2021-04-21
2.1.0 - 2020-12-10
- Update docs
- Add in secrets just like the fargate module (#12)
2.0.2 - 2020-11-09
- Update module to remove 0.14 limit (#9)
2.0.1 - 2020-08-05
- Feature/v3 provider support (#8)
2.0.0 - 2020-08-03
- Add full support for efs volume config (#7)
1.3.1 - 2020-06-23
- Update variables.tf
1.3.0 - 2020-05-11
- Add support for container timeouts and volumes (#6)
- update changelog
1.2.0 - 2020-05-04
1.1.0 - 2020-04-03
- Add more task container variables (#2)
1.0.2 - 2020-03-19
- add optional task healthcheck (#1)
1.0.1 - 2020-03-10
- Add conditional container port variable
- Add example,fix vars and add conditional creation for module
- Add initial module configuration
- Initial commit