Releases: FitnessKeeper/terraform-aws-ecs-service
Releases · FitnessKeeper/terraform-aws-ecs-service
Added var for SG egress
v5.0.3 Added var for sg egress
Revert from name to name_prefix
v5.0.2 change from name to name_prefix
Add deployment_controller type
Merge pull request #22 from FitnessKeeper/casper-upgrade-12 WIP: terraform-aid sync
fix: remove ALB egress sg destination so Cognito will work
This changes the ALB egress security group rule to allow any egress destinations, not just the ECS cluster. This allows authentication with Cognito to work.
Terraform 0.12.17 Upgrade
v5.0.0 type changes for docker envs
v4.0.4
type changes for docker envs
Add var to alb.tf and variables.tf
alb_deregistration_delay, default 300
Add var to alb.tf and variables.tf
alb_sg_cidr, default ["0.0.0.0/0"]
New ALB CIDR Var - TF11
Merge pull request #14 from FitnessKeeper/alb-sg-cidr-SREB-4166 feat: paramaterize alb sg cidr SREB-4166
Bug Fix
v4.0.1 duplicate var