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
[x] Tests added/passed.
[x] Documentation updated.
[ ] Schema updated.
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/...
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 #xxxSpecial notes for your reviewer:
Release note:
PR Checklist
Acceptance Steps Performed