terraform-aws-ecs-alb-service-task
terraform-aws-ecs-alb-service-task copied to clipboard
feat: adds ignore changes on load balancer option
what
Adds a new input variable ignore_changes_load_balancer.
why
When using this module within an AWS CodeDeploy Blue/Green deployment context, we need a way to ignore changes related to Load Balancers / Target Groups to avoid any drift. That's why the PR adds a ignore_changes_load_balancer input variable.
references
Cloudposse's TF modules used for testing: https://registry.terraform.io/modules/cloudposse/ecs-alb-service-task/aws/latest https://registry.terraform.io/modules/cloudposse/alb/aws/latest https://registry.terraform.io/modules/cloudposse/code-deploy/aws/latest
Hello 👋
@srhopkins @korenyoni can you please review this PR ? ;)
Regards
/terratest
@jbrt Hi, can you update the pr so that it passes the tests? otherwise, it is likely to be closed due to staleness.
Thanks @jbrt for creating this pull request!
A maintainer will review your changes shortly. Please don't be discouraged if it takes a while.
While you wait, make sure to review our contributor guidelines.
[!TIP]
Need help or want to ask for a PR review to be expedited?
Join us on Slack in the
#pr-reviewschannel.