You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subnet to be created on TencentCloud and Terraform complete without error.
Actual Behavior
Subnet had successfully created on TencentCloud but Terraform failed with the following error message.
│ Error: [TencentCloudSDKError] Code=InternalError, Message=Internal error. Please retry your request. If the problem persists, please contact Tencent Cloud Customer Service., RequestId=59e285a7-d127-4e90-9347-23a30d739106
│
│ with tencentcloud_subnet.subnet,
│ on main.tf line 22, in resource "tencentcloud_subnet""subnet":
│ 22: resource"tencentcloud_subnet""subnet" {
Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered:
Community Note
Terraform Version
Terraform v1.3.7
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
Subnet to be created on TencentCloud and Terraform complete without error.
Actual Behavior
Subnet had successfully created on TencentCloud but Terraform failed with the following error message.
Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered: