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

set cross_zone_load_balancing default to true #6897

Merged
merged 1 commit into from
Jun 2, 2016
Merged

set cross_zone_load_balancing default to true #6897

merged 1 commit into from
Jun 2, 2016

Conversation

sharmaansh21
Copy link
Contributor

@stack72
Copy link
Contributor

stack72 commented Jun 2, 2016

Hi @optimisticanshul

Thanks for the PR here - in order to make sure that we let the users know of the new behaviour, please can you update the documentation and make sure the tests work as expected / make the appropriate changes before we merge this?

thanks

Paul

@sharmaansh21
Copy link
Contributor Author

Sure i will add them today.

Sent from handheld device, please ignore typos.
On 02-Jun-2016 5:32 AM, "Paul Stack" [email protected] wrote:

Hi @optimisticanshul https://github.com/optimisticanshul

Thanks for the PR here - in order to make sure that we let the users know
of the new behaviour, please can you update the documentation and make sure
the tests work as expected / make the appropriate changes before we merge
this?

thanks

Paul


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#6897 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AEViYb_OWH6SxIKq27MJytGs8t0gM6mMks5qHh2FgaJpZM4IoPTV
.

@sharmaansh21
Copy link
Contributor Author

@stack72 all tests are passing and i don't see anywhere, this option is explicitly documented. So i think we are good, but let me know if i missed anything.

@stack72
Copy link
Contributor

stack72 commented Jun 2, 2016

Hi @optimisticanshul

Just ran the tests for this and it indeed does look good :)

make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSELB'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /vendor/)
TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSELB -timeout 120m
=== RUN   TestAccAWSELB_importBasic
--- PASS: TestAccAWSELB_importBasic (38.23s)
=== RUN   TestAccAWSELB_basic
--- PASS: TestAccAWSELB_basic (33.97s)
=== RUN   TestAccAWSELB_fullCharacterRange
--- PASS: TestAccAWSELB_fullCharacterRange (32.37s)
=== RUN   TestAccAWSELB_AccessLogs
--- PASS: TestAccAWSELB_AccessLogs (98.13s)
=== RUN   TestAccAWSELB_generatedName
--- PASS: TestAccAWSELB_generatedName (32.22s)
=== RUN   TestAccAWSELB_availabilityZones
--- PASS: TestAccAWSELB_availabilityZones (54.11s)
=== RUN   TestAccAWSELB_tags
--- PASS: TestAccAWSELB_tags (58.55s)
=== RUN   TestAccAWSELB_iam_server_cert
--- PASS: TestAccAWSELB_iam_server_cert (41.07s)
=== RUN   TestAccAWSELB_InstanceAttaching
--- PASS: TestAccAWSELB_InstanceAttaching (158.45s)
=== RUN   TestAccAWSELBUpdate_Listener
--- PASS: TestAccAWSELBUpdate_Listener (56.19s)
=== RUN   TestAccAWSELB_HealthCheck
--- PASS: TestAccAWSELB_HealthCheck (32.53s)
=== RUN   TestAccAWSELBUpdate_HealthCheck
--- PASS: TestAccAWSELBUpdate_HealthCheck (54.22s)
=== RUN   TestAccAWSELB_Timeout
--- PASS: TestAccAWSELB_Timeout (32.67s)
=== RUN   TestAccAWSELBUpdate_Timeout
--- PASS: TestAccAWSELBUpdate_Timeout (60.83s)
=== RUN   TestAccAWSELB_ConnectionDraining
--- PASS: TestAccAWSELB_ConnectionDraining (34.34s)
=== RUN   TestAccAWSELBUpdate_ConnectionDraining
--- PASS: TestAccAWSELBUpdate_ConnectionDraining (70.20s)
=== RUN   TestAccAWSELB_SecurityGroups
--- PASS: TestAccAWSELB_SecurityGroups (69.06s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/aws    957.155s

Thanks for the work here

Paul

@stack72 stack72 merged commit 1f28bf0 into hashicorp:master Jun 2, 2016
@sharmaansh21 sharmaansh21 deleted the patch-1 branch August 24, 2016 05:01
@ghost
Copy link

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

2 participants