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 ipgroups and certificates #1148

Merged
merged 2 commits into from
May 20, 2021
Merged

Conversation

niuzhenguo
Copy link
Member

@niuzhenguo niuzhenguo commented May 19, 2021

Adds ip groups and certificates resources for dedicated ELB
What this PR does / why we need it:

Which issue this PR fixes:
(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)
Related to #1021

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=TestAccElbV3IpGroup'
...
=== RUN   TestAccElbV3IpGroup_basic
=== PAUSE TestAccElbV3IpGroup_basic
=== RUN   TestAccElbV3IpGroup_withEpsId
=== PAUSE TestAccElbV3IpGroup_withEpsId
=== CONT  TestAccElbV3IpGroup_basic
=== CONT  TestAccElbV3IpGroup_withEpsId
--- PASS: TestAccElbV3IpGroup_withEpsId (72.45s)
--- PASS: TestAccElbV3IpGroup_basic (132.77s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       132.798s

make testacc TEST=./huaweicloud/ TESTARGS='-run=TestAccElbV3Certificate'
...
=== RUN   TestAccElbV3Certificate_basic
=== PAUSE TestAccElbV3Certificate_basic
=== RUN   TestAccElbV3Certificate_client
=== PAUSE TestAccElbV3Certificate_client
=== RUN   TestAccElbV3Certificate_withEpsId
=== PAUSE TestAccElbV3Certificate_withEpsId
=== CONT  TestAccElbV3Certificate_basic
=== CONT  TestAccElbV3Certificate_withEpsId
=== CONT  TestAccElbV3Certificate_client
--- PASS: TestAccElbV3Certificate_withEpsId (73.20s)
--- PASS: TestAccElbV3Certificate_client (73.65s)
--- PASS: TestAccElbV3Certificate_basic (133.39s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       133.426s

@niuzhenguo niuzhenguo merged commit 852bc9a into huaweicloud:master May 20, 2021
@niuzhenguo niuzhenguo deleted the elb branch May 20, 2021 01:37
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