-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Unable to proceed with creating postgres using version 1.71.0 because of the following error:
Error: [ERROR] terraform-provider-alicloud/alicloud/resource_alicloud_db_instance.go:548:
[ERROR] terraform-provider-alicloud/alicloud/service_alicloud_rds.go:828: Resource pgm-f2z0844o3r1oxl3d DescribeSQLCollectorRetention Failed!!! [SDK alibaba-cloud-sdk-go ERROR]:
SDK.ServerError
ErrorCode: InternalError
Recommend:
RequestId: 8329A24D-EE57-47B3-971F-69F697FE2E86
Message: The request processing has failed due to some unknown error, exception or failure.
on .terraform/modules/postgres/terraform-alicloud-modules-terraform-alicloud-rds-postgres-a8b3b1b/main.tf line 34, in resource "alicloud_db_instance" "this":
34: resource "alicloud_db_instance" "this" {
I manually tried to perform the DescribeSQLCollectorRetention call to the Aliyun API using the halfcreated resource / manually created resources and it also fails.
Metadata
Metadata
Assignees
Labels
No labels