Closed
Description
Hi,
I suggest the parameter from terraform files db_cluster_parameter_group_family= "aurora-postgresql11"
must not be hard coded.
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