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

Add ELB v3 l7policy and l7rule #1161

Merged
merged 2 commits into from
May 25, 2021
Merged

Conversation

niuzhenguo
Copy link
Member

@niuzhenguo niuzhenguo commented May 25, 2021

What this PR does / why we need it:
This adds dedicated elb l7policy and l7rule resources.
Which issue this PR fixes:
(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)
fixes #xxx

Special notes for your reviewer:

Release note:


PR Checklist

  • Tests added/passed.
  • Documentation updated.
  • Schema updated.

Acceptance Steps Performed

make testacc TEST=./huaweicloud/ TESTARGS='-run=TestAccElbV3L7Rule_basic'
...
=== RUN   TestAccElbV3L7Rule_basic
=== PAUSE TestAccElbV3L7Rule_basic
=== CONT  TestAccElbV3L7Rule_basic
--- PASS: TestAccElbV3L7Rule_basic (243.76s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       243.786s

make testacc TEST=./huaweicloud/ TESTARGS='-run=TestAccElbV3L7Policy'
...
=== RUN   TestAccElbV3L7Policy_basic
=== PAUSE TestAccElbV3L7Policy_basic
=== CONT  TestAccElbV3L7Policy_basic
--- PASS: TestAccElbV3L7Policy_basic (158.51s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       158.528s

@niuzhenguo niuzhenguo merged commit 57d5f25 into huaweicloud:master May 25, 2021
@niuzhenguo niuzhenguo deleted the l7policies branch May 25, 2021 06:10
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.

1 participant