Skip to content

Commit

Permalink
feat: fix err message
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiMengXS committed Sep 20, 2023
1 parent 7617ce6 commit a431c3f
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions website/docs/r/ssl_pay_certificate.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@ Provide a resource to create a payment SSL.
currently, it does not support re-issuing certificates, revoking certificates, and deleting certificates; the certificate remarks
and belonging items can be updated. The Destroy operation will only cancel the certificate order, and will not delete the
certificate and refund the fee. If you need a refund, you need to check the current certificate status in the console
as `Review Cancel`, and then you can click `Request a refund` to refund the fee.
f you attempt to update the information of a certificate that has already entered the validation stage, we will automatically roll
back your certificate, which may initiate the order submission process again (order cancellation -> cancellation in progress (wa-
iting for CA callback) -> reinitiation of order). This process may take some time, and TF will prompt "Updating information, which
may take some time. Please refer to the documentation and retry terraform apply later, please be patient." If this process takes
too long, you can contact Tencent Cloud support.
as `Review Cancel`, and then you can click `Request a refund` to refund the fee. If you attempt to update the information of a
certificate that has already entered the validation stage, we will automatically roll back your certificate, which may initiate
the order submission process again (order cancellation -> cancellation in progress (waiting for CA callback) -> reinitiation of order).
This process may take some time, and TF will prompt "Updating information, which may take some time. Please refer to the documentation
and retry terraform apply later, please be patient." If this process takes too long, you can contact Tencent Cloud support.

## Example Usage

Expand Down

0 comments on commit a431c3f

Please sign in to comment.