FlexibleEngineCloud / terraform-provider-flexibleengine

Terraform flexibleengine provider
https://www.terraform.io/docs/providers/flexibleengine/
Mozilla Public License 2.0
30 stars 53 forks source link

feat(elb): import elb 10sp2 resource and add unit test and docs #1056

Closed Zhukun-Huawei closed 8 months ago

Zhukun-Huawei commented 10 months ago

What this PR does / why we need it: add lb resources for flexibleengine, including lb_listeners_v2, lb_log_tank_v3 and lb_certificate_v2 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

Acceptance Steps Performed

lb_listeners_v2
=== RUN   TestAccDatasourceListeners_basic
=== PAUSE TestAccDatasourceListeners_basic
=== CONT  TestAccDatasourceListeners_basic
--- PASS: TestAccDatasourceListeners_basic (283.61s)
PASS
coverage: 2.5% of statements in ../../../terraform-provider-flexibleengine/...
lb_log_tank_v3 
=== RUN   TestAccElbLogTank_basic
=== PAUSE TestAccElbLogTank_basic
=== CONT  TestAccElbLogTank_basic
--- PASS: TestAccElbLogTank_basic (343.45s)
PASS
coverage: 2.2% of statements in ../../../terraform-provider-flexibleengine/...
lb_certificate_v2
=== RUN   TestAccDataSourceLBCertificateV2_basic
--- PASS: TestAccDataSourceLBCertificateV2_basic (124.15s)
PASS
coverage: 1.8% of statements in ../../../terraform-provider-flexibleengine/...
Zippo-Wang commented 9 months ago

/lgtm

Zippo-Wang commented 9 months ago

/lgtm

chengxiangdong commented 9 months ago

/lgtm /approve