Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: configuring database parameters through Terraform #120

Open
dennisameling opened this issue Nov 17, 2023 · 1 comment
Open

Comments

@dennisameling
Copy link

Over time, we've been tweaking a few database parameters to better suit our use cases. Currently, it's hard for us to keep track of the changes we made compared to the default Postgres configuration.

Being able to track these changes in version control through Terraform would be very helpful for us. Filing this as a feature request 😊

image

For reference, the AWS Terraform provider has a resource called aws_db_parameter_group for this.

@GabriFila
Copy link

We are also interested in this feature (the max_connection parameter), it would ease our deployments very much.
Hope you will implement it 😍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants