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

Closed Zippo-Wang closed 11 months ago

Zippo-Wang commented 11 months ago

What this PR does / why we need it: import data_source_flexibleengine_account 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:

‍‍```release-note

‍‍```

PR Checklist

Acceptance Steps Performed

‍‍``` === RUN TestAccDatasourceAccount_basic === PAUSE TestAccDatasourceAccount_basic === CONT TestAccDatasourceAccount_basic --- PASS: TestAccDatasourceAccount_basic (27.35s) PASS

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

‍‍```