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(DLI): Synchronized a DLI resource. #1102

Closed Zippo-Wang closed 5 months ago

Zippo-Wang commented 7 months ago

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) fixes #xxx

Special notes for your reviewer:

Release note:

PR Checklist

Acceptance Steps Performed

### resource_flexibleengine_dli_queue

=== RUN   TestAccDliQueue_basic
=== PAUSE TestAccDliQueue_basic
=== CONT  TestAccDliQueue_basic
--- PASS: TestAccDliQueue_basic (290.65s)
PASS

coverage: 1.7% of statements in ../../../terraform-provider-flexibleengine/...

=== RUN   TestAccDliQueue_withGeneral
=== PAUSE TestAccDliQueue_withGeneral
=== CONT  TestAccDliQueue_withGeneral
--- PASS: TestAccDliQueue_withGeneral (283.73s)

PASS

coverage: 1.7% of statements in ../../../terraform-provider-flexibleengine/...

=== RUN   TestAccDliQueue_cidr
=== PAUSE TestAccDliQueue_cidr
=== CONT  TestAccDliQueue_cidr
--- PASS: TestAccDliQueue_cidr (316.23s)
PASS

coverage: 1.7% of statements in ../../../terraform-provider-flexibleengine/...
chengxiangdong commented 7 months ago

/lgtm cancel