Skip to content

Serverless doesn't need and shouldn't create a Parameter Group #271

@oycyc

Description

@oycyc

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.

Image

Expected Behavior

See above

Steps to Reproduce

See above

Screenshots

No response

Environment

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug🐛 An issue with the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions