Closed
Description
Description
A number of resource types in elasticache
support both uppercase and lowercase versions of the engine
attribute. Update them to standardize on the default lowercase. This will eventually allow removing diff suppression from the attribute.
Add deprecation warnings for uppercase values.
Affected Resource(s) and/or Data Source(s)
- aws_elasticache_replication_group
- aws_elasticache_serverless_cache
- aws_elasticache_user
- aws_elasticache_user_group
Potential Terraform Configuration
No response
References
No response
Would you like to implement a fix?
None