v2.0.0
Breaking change introduced
- ECS Action now allows a container to be created without the need to define a port; hence, no load balancer is needed. (Check the ECS Action repo for the migration path and notes.
What's Changed
- Make ECS ALB be optional - dynamic creation by @LeoDiazL in #98
- Fix ECS LB introduced issue by @LeoDiazL in #99
Full Changelog: https://github.com/bitovi/github-actions-commons/compare/v1.0.6..v2.0.0