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(GaussDB): import GaussDB resource, unit test and document. #1040

Closed Zippo-Wang closed 10 months ago

Zippo-Wang commented 11 months ago

What this PR does / why we need it: import data_source_flexibleengine_gaussdb_cassandra_flavors resource, 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   TestAccCassandraFlavorsDataSource_basic
=== PAUSE TestAccCassandraFlavorsDataSource_basic
=== CONT  TestAccCassandraFlavorsDataSource_basic
--- PASS: TestAccCassandraFlavorsDataSource_basic (36.29s)
PASS

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

/lgtm