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(DCS): add a data source to get the list of DCS templates #1078

Closed liwanting0517 closed 8 months ago

liwanting0517 commented 8 months ago

What this PR does / why we need it: add DCS templates data source, unit test and document.

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

=== RUN   TestAccDatasourceTemplates_basic
=== PAUSE TestAccDatasourceTemplates_basic
=== CONT  TestAccDatasourceTemplates_basic
--- PASS: TestAccDatasourceTemplates_basic (26.78s)
Process finished with the exit code 0