awscc_rds_db_cluster does not support aurora-postgresql engine due to forced backtrack_window #1805
Labels
bug
service/rds
upstream-aws
Unable to proceed due to missing or broken functionality from an AWS dependency.
Community Note
Terraform CLI and Terraform AWS Cloud Control Provider Version
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
https://gist.github.com/common-cranberry/0e81762edaee4adce0c17c4c36fd54ad
Panic Output
Expected Behavior
The provider should not send any value for
BacktrackWindow
when engine is not implicitly or explicitlyaurora-mysql
which is the only engine to support this functionality.Actual Behavior
The following response is tracked in CloudTrail no matter which of the above values for
backtrack_window
are provided, it is always set to0
with this error message.Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: