Created
June 7, 2024 20:34
Error Message for awscc_rds_db_cluster
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
╷ | |
│ Error: AWS SDK Go Service Operation Incomplete | |
│ | |
│ with awscc_rds_db_cluster.main["core"], | |
│ on storage.rds.tf line 54, in resource "awscc_rds_db_cluster" "main": | |
│ 54: resource "awscc_rds_db_cluster" "main" { | |
│ | |
│ Waiting for Cloud Control API service CreateResource operation completion | |
│ returned: waiter state transitioned to FAILED. StatusMessage: Backtrack is | |
│ not enabled for the aurora-postgresql engine. (Service: Rds, Status Code: | |
│ 400, Request ID: d5e04827-75a7-4d88-8dfa-0e505623ab3e). ErrorCode: | |
│ InvalidRequest | |
╵ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment