Skip to content

Releases: FitnessKeeper/terraform-aws-ecs-service

Added var for SG egress

20 Feb 22:30
Compare
Choose a tag to compare
v5.0.3

Added var for sg egress

Revert from name to name_prefix

20 Feb 17:07
Compare
Choose a tag to compare
v5.0.2

change from name to name_prefix

Add deployment_controller type

19 Feb 16:43
1a8dd0d
Compare
Choose a tag to compare
Merge pull request #22 from FitnessKeeper/casper-upgrade-12

WIP: terraform-aid sync

fix: remove ALB egress sg destination so Cognito will work

04 Feb 16:13
02dd73c
Compare
Choose a tag to compare

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

31 Jan 21:27
Compare
Choose a tag to compare
v5.0.0

type changes for docker envs

v4.0.4

29 Jan 13:58
Compare
Choose a tag to compare
type changes for docker envs

Add var to alb.tf and variables.tf

30 Dec 15:36
1246f63
Compare
Choose a tag to compare

alb_deregistration_delay, default 300

Add var to alb.tf and variables.tf

30 Dec 15:26
1246f63
Compare
Choose a tag to compare

alb_sg_cidr, default ["0.0.0.0/0"]

New ALB CIDR Var - TF11

30 Dec 15:22
451c2f9
Compare
Choose a tag to compare
Merge pull request #14 from FitnessKeeper/alb-sg-cidr-SREB-4166

feat: paramaterize alb sg cidr SREB-4166

Bug Fix

27 Dec 19:56
Compare
Choose a tag to compare
v4.0.1

duplicate var