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

provider/aws: Change ELB health_check to list type #5066

Merged
merged 1 commit into from
Feb 21, 2016
Merged

provider/aws: Change ELB health_check to list type #5066

merged 1 commit into from
Feb 21, 2016

Conversation

tpounds
Copy link
Contributor

@tpounds tpounds commented Feb 9, 2016

Similar change to pull request #5065 but for the ELB health check instead.

There can only be a single health_check configuration per load balancer
so choosing to use a list over a set is only relevant when comparing
changes during a plan. A list makes it much easier to compare updates
since the index is stable (0 vs. computed hash).
@tpounds
Copy link
Contributor Author

tpounds commented Feb 10, 2016

@phinze Any feedback on this pull request?

@stack72
Copy link
Contributor

stack72 commented Feb 21, 2016

Thanks for the PR @tpounds - looks good :)

stack72 added a commit that referenced this pull request Feb 21, 2016
provider/aws: Change ELB health_check to list type
@stack72 stack72 merged commit 1e7f10d into hashicorp:master Feb 21, 2016
terraformbot pushed a commit that referenced this pull request Feb 22, 2016
[origin/master] Merge pull request #5066 from tpounds/fix-aws-elb-health-check-type
1e7f10d
terraformbot pushed a commit that referenced this pull request Feb 22, 2016
[origin/master] Merge pull request #5066 from tpounds/fix-aws-elb-health-check-type
1e7f10d
terraformbot pushed a commit that referenced this pull request Feb 22, 2016
[origin/master] Merge pull request #5066 from tpounds/fix-aws-elb-health-check-type
1e7f10d
terraformbot pushed a commit that referenced this pull request Feb 22, 2016
[origin/master] Merge pull request #5066 from tpounds/fix-aws-elb-health-check-type
1e7f10d
terraformbot pushed a commit that referenced this pull request Feb 22, 2016
[origin/master] Merge pull request #5066 from tpounds/fix-aws-elb-health-check-type
1e7f10d
terraformbot pushed a commit that referenced this pull request Feb 22, 2016
[origin/master] Merge pull request #5066 from tpounds/fix-aws-elb-health-check-type
1e7f10d
terraformbot pushed a commit that referenced this pull request Feb 22, 2016
[origin/master] Merge pull request #5066 from tpounds/fix-aws-elb-health-check-type
1e7f10d
terraformbot pushed a commit that referenced this pull request Feb 22, 2016
[origin/master] Merge pull request #5066 from tpounds/fix-aws-elb-health-check-type
1e7f10d
terraformbot pushed a commit that referenced this pull request Feb 22, 2016
[origin/master] Merge pull request #5066 from tpounds/fix-aws-elb-health-check-type
1e7f10d
@ghost
Copy link

ghost commented Apr 28, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants