- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 254
 
Open
Labels
bug🐛 An issue with the system🐛 An issue with the system
Description
Describe the Bug
Serverless ElastiCache doesn't need and shouldn't create a Parameter Group
https://repost.aws/knowledge-center/elasticache-assign-parameter-group
This module currently by default ALWAYS creates a Parameter Group.
I have to explicitly set create_parameter_group = false. This should be handled by the module, if I am using serverless_enabled = true, then it should not create the parameter group by default.
Expected Behavior
See above
Steps to Reproduce
See above
Screenshots
No response
Environment
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bug🐛 An issue with the system🐛 An issue with the system