terraform-provider-huaweicloud
terraform-provider-huaweicloud copied to clipboard
[WIP] feat(cph): add resource cph phone reset
What this PR does / why we need it: add resource cph phone reset
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:
add resource cph phone reset
PR Checklist
- [ ] Tests added/passed.
make testacc TEST="./huaweicloud/services/acceptance/cph" TESTARGS="-run TestAccCphPhoneAction_basic"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud/services/acceptance/cph -v -run TestAccCphPhoneAction_basic -timeout 360m -parallel 4
=== RUN TestAccCphPhoneAction_basic
=== PAUSE TestAccCphPhoneAction_basic
=== CONT TestAccCphPhoneAction_basic
--- PASS: TestAccCphPhoneAction_basic (2045.08s)
PASS
ok github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud/services/acceptance/cph 2045.133s
-
[ ] Documentation updated.
-
[ ] Schema updated.
-
[ ] CheckDeleted.
-
a. During query operation (Read Context) aa. Resource not found >>>>>> Paste the screenshot here <<<<<<
-
b. During delete/disassociate/unbind operation (Delete Context) ba. Resource not found >>>>>> Paste the screenshot here <<<<<<
-