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

support tags for elb loadbalancer and listener resource #613

Merged
merged 3 commits into from
Oct 28, 2020

Conversation

ShiChangkuo
Copy link
Collaborator

the testing result as follows:

$ make testacc TEST='./huaweicloud' TESTARGS='-run TestAccLBV2LoadBalancer_basic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud -v -run TestAccLBV2LoadBalancer_basic -timeout 360m
=== RUN   TestAccLBV2LoadBalancer_basic
--- PASS: TestAccLBV2LoadBalancer_basic (48.80s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       48.835s

$ make testacc TEST='./huaweicloud' TESTARGS='-run TestAccLBV2Listener_basic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud -v -run TestAccLBV2Listener_basic -timeout 360m
=== RUN   TestAccLBV2Listener_basic
--- PASS: TestAccLBV2Listener_basic (82.93s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       82.970s

@ShiChangkuo ShiChangkuo merged commit 3159714 into huaweicloud:master Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant