Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adds ignore changes on load balancer option #200

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

jbrt
Copy link

@jbrt jbrt commented May 23, 2023

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

@jbrt jbrt requested review from a team as code owners May 23, 2023 07:18
@jbrt jbrt requested review from srhopkins and korenyoni May 23, 2023 07:18
@jbrt
Copy link
Author

jbrt commented Jun 2, 2023

Hello 👋

@srhopkins @korenyoni can you please review this PR ? ;)

Regards

Copy link
Author

@jbrt jbrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/terratest

@jbrt jbrt changed the title feat(terraform): adds ignore changes on load balancer option feat: adds ignore changes on load balancer option Oct 4, 2023
@hans-d
Copy link

hans-d commented Mar 2, 2024

/terratest

@hans-d hans-d added the stale This PR has gone stale label Mar 2, 2024
@hans-d
Copy link

hans-d commented Mar 3, 2024

@jbrt Hi, can you update the pr so that it passes the tests? otherwise, it is likely to be closed due to staleness.

Copy link

mergify bot commented Mar 9, 2024

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-reviews channel.

@mergify mergify bot added triage Needs triage and removed stale This PR has gone stale labels Mar 16, 2024
@joe-niland joe-niland added the patch A minor, backward compatible change label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch A minor, backward compatible change triage Needs triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants