[Bug]: removing cache_usage_limits block in aws_elasticache_serverless_cache results in an inconsistent result after apply #36374
Labels
bug
Addresses a defect in current functionality.
service/elasticache
Issues and PRs that pertain to the elasticache service.
Terraform Core Version
1.7.4
AWS Provider Version
5.40.0
Affected Resource(s)
aws_elasticache_serverless_cache
Expected Behavior
After creating the serverless_cache with cache_usage_limits configured, removing the cache_usage_limits block should result in the serverless instance configured to not use limits.
Actual Behavior
If I remove the cache_usage_limits block, results in Error: Provider produced inconsistent result after apply
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?
Yes
The text was updated successfully, but these errors were encountered: