Skip to content

v0.23.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 21 Apr 22:59
436f85f
Add use_alb_security_group flag @maeghan-porter (#37)

what

  • Adding the use_alb_security_group flag to pass along to the ecs-web-app module so that a security group ingress rule will be added to the service for the ALB.

why

  • The service needs to allow access from the ALB else the connectivity from ALB to atlantis will not work. This functionality was lost for me in an upgrade from version 0.14.0 of this module to the latest version (0.22.0).