Skip to content

db_cluster_parameter_group_family issue #122

Closed
@fir1

Description

@fir1

Hi,

I suggest the parameter from terraform files db_cluster_parameter_group_family= "aurora-postgresql11" must not be hard coded.

db_cluster_parameter_group_family = "aurora-postgresql11"

Instead I kindly suggest if we can move this to the RDS Inputs of Github Actions (https://github.com/bitovi/github-actions-deploy-docker-to-ec2/tree/main#rds-inputs) and pass down to the terraform files as environment variable ?

The current implementation will force you to use only in postgresql11. Anything above >11 version will not work which breaks the point of having aws_postgres_engine_version RDS input for the Github actions logic.

Thanks,
Fir

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions