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 c5966c3 commit 7617ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tencentcloud/extension_ssl.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const (
CertificateInvalid = "FailedOperation.CertificateInvalid"
)
const SSL_ERR_CANCELING = `
Updating information, which may take some time. Please retry terraform apply in a few minutes and be patient.
Updating information, which may take some time. Please retry terraform apply in a few minutes and be patient.
For more information, please refer to the documentation:
https://registry.terraform.io/providers/tencentcloudstack/tencentcloud/latest/docs/resources/ssl_pay_certificate.`

Expand Down

0 comments on commit 7617ce6

Please sign in to comment.