[Bug]: aws_rds_cluster Error: Provider produced inconsistent final plan #37883
Labels
bug
Addresses a defect in current functionality.
prioritized
Part of the maintainer teams immediate focus. To be addressed within the current quarter.
regression
Pertains to a degraded workflow resulting from an upstream patch or internal enhancement.
service/rds
Issues and PRs that pertain to the rds service.
Terraform Core Version
1.1.6
AWS Provider Version
5.53.0
Affected Resource(s)
Expected Behavior
I should be able to create the resource aws_rds_cluster with the provided configuration
Actual Behavior
I get an error.
I have also tried adding:
enable_local_write_forwarding = null
or
enable_local_write_forwarding = false
but I still get the error
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: