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

docs(cbr): add some fields for CBR #1085

Closed Zhukun-Huawei closed 7 months ago

Zhukun-Huawei commented 8 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

=== RUN   TestAccCBRV3Policy_basic
=== PAUSE TestAccCBRV3Policy_basic
=== CONT  TestAccCBRV3Policy_basic
--- PASS: TestAccCBRV3Policy_basic (40.89s)
PASS

coverage: 1.6% of statements in ../../../terraform-provider-flexibleengine/...
=== RUN   TestAccCBRV3Policy_retention
=== PAUSE TestAccCBRV3Policy_retention
=== CONT  TestAccCBRV3Policy_retention
--- PASS: TestAccCBRV3Policy_retention (39.38s)
PASS
coverage: 1.6% of statements in ../../../terraform-provider-flexibleengine/...
=== RUN   TestAccCBRV3Policy_replication
=== PAUSE TestAccCBRV3Policy_replication
=== CONT  TestAccCBRV3Policy_replication
    acceptance.go:109: Skipping the replication policy acceptance tests.
--- SKIP: TestAccCBRV3Policy_replication (0.00s)

Test ignored.
PASS

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

/retitle docs(cbr): add some fields for CBR