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/google: allow session affinity for compute_backend_service #10387

Merged
merged 1 commit into from
Dec 1, 2016

Conversation

bpineau
Copy link
Contributor

@bpineau bpineau commented Nov 27, 2016

Google's Backend Services gives users control over the session affinity modes.
Let's allow Terraform users to leverage this option.
We don't change the default value ("NONE"), as provided by Google.

This is commited against master, but merges and works fine in main-0.7 too;).

Copy link
Contributor

@paddycarver paddycarver left a comment

Choose a reason for hiding this comment

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

Hey @bpineau, thanks for the PR! This looks great to me, the only thing I'd request is adding a TestStep to your test that exercises updating the session affinity, just so we can be sure that all the parts of this keep working over time.

Google's Backend Services gives users control over the session affinity modes.
Let's allow Terraform users to leverage this option.
We don't change the default value ("NONE", as provided by Google).
@bpineau
Copy link
Contributor Author

bpineau commented Nov 30, 2016

Hi @paddyforan , thanks for the feedback and the test idea !
I amended the commit with a new test step that changes the affinity value (and test the changed result).

@paddycarver
Copy link
Contributor

This looks great, thanks so much for adding that, @bpineau. Great addition to our GCP support!

@paddycarver paddycarver merged commit 973a46c into hashicorp:master Dec 1, 2016
@ghost
Copy link

ghost commented Apr 19, 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 19, 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