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

Closed Zippo-Wang closed 8 months ago

Zippo-Wang commented 11 months ago

What this PR does / why we need it: import resource_flexibleengine_dds_parameter_template, flexibleengine_dds_audit_log_policy, flexibleengine_dds_backup, flexibleengine_dds_instances 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

### resource_flexibleengine_dds_parameter_template

=== RUN   TestAccDdsParameterTemplate_basic
=== PAUSE TestAccDdsParameterTemplate_basic
=== CONT  TestAccDdsParameterTemplate_basic
--- PASS: TestAccDdsParameterTemplate_basic (98.42s)
PASS
coverage: 1.7% of statements in ../../../terraform-provider-flexibleengine/...

=== RUN   TestAccDdsParameterTemplate_shared_basic
=== PAUSE TestAccDdsParameterTemplate_shared_basic
=== CONT  TestAccDdsParameterTemplate_shared_basic
--- PASS: TestAccDdsParameterTemplate_shared_basic (41.51s)
PASS

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

=== RUN   TestAccDdsParameterTemplate_config_basic
=== PAUSE TestAccDdsParameterTemplate_config_basic
=== CONT  TestAccDdsParameterTemplate_config_basic
--- PASS: TestAccDdsParameterTemplate_config_basic(42.15s)
PASS
coverage: 1.7% of statements in ../../../terraform-provider-flexibleengine/...

=== RUN   TestAccDdsParameterTemplate_replica_basic
=== PAUSE TestAccDdsParameterTemplate_replica_basic
=== CONT  TestAccDdsParameterTemplate_replica_basic
--- PASS: TestAccDdsParameterTemplate_replica_basic(39.18s)
PASS
coverage: 1.7% of statements in ../../../terraform-provider-flexibleengine/...

=== RUN   TestAccDdsParameterTemplate_single_basic
=== PAUSE TestAccDdsParameterTemplate_single_basic
=== CONT  TestAccDdsParameterTemplate_single_basic
--- PASS: TestAccDdsParameterTemplate_single_basic(44.33s)
PASS
coverage: 1.7% of statements in ../../../terraform-provider-flexibleengine/...
### resource_flexibleengine_dds_instances

=== RUN   TestAccDatasourceDdsInstance_basic
=== PAUSE TestAccDatasourceDdsInstance_basic
=== CONT  TestAccDatasourceDdsInstance_basic
--- PASS: TestAccDatasourceDdsInstance_basic (665.09s)
PASS

coverage: 2.7% of statements in ../../../terraform-provider-flexibleengine/...
### resource_flexibleengine_dds_audit_log_policy

=== RUN   TestAccDdsAuditLogPolicy_basic
=== PAUSE TestAccDdsAuditLogPolicy_basic
=== CONT  TestAccDdsAuditLogPolicy_basic
--- PASS: TestAccDdsAuditLogPolicy_basic (636.70s)
PASS
### resource_flexibleengine_dds_backup

=== RUN   TestAccDdsBackup_basic
=== PAUSE TestAccDdsBackup_basic
=== CONT  TestAccDdsBackup_basic
--- PASS: TestAccDdsBackup_basic (869.80s)
PASS
chengxiangdong commented 11 months ago

Wait for other resources or data sources belonging to the service to be migrated before merging.

github-actions[bot] commented 10 months ago

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

github-actions[bot] commented 10 months ago

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

github-actions[bot] commented 10 months ago

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

github-actions[bot] commented 10 months ago

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

chengxiangdong commented 9 months ago

/lgtm

github-actions[bot] commented 9 months ago

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

github-actions[bot] commented 9 months ago

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

github-actions[bot] commented 9 months ago

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

github-actions[bot] commented 9 months ago

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

chengxiangdong commented 9 months ago

/lgtm

chengxiangdong commented 9 months ago

/approve

github-actions[bot] commented 9 months ago

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

github-actions[bot] commented 8 months ago

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

github-actions[bot] commented 8 months ago

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

github-actions[bot] commented 8 months ago

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.