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

Add PostgreSQL configuration resource and test #1139

Conversation

linuxluigi
Copy link
Contributor

This pull request adds a new PostgreSQL configuration resource and a corresponding test. The resource allows users to configure various PostgreSQL settings for a DigitalOcean database cluster, similar like to MySQL.

I tried to implement all options from godo. For the test I'm not sure if they are working correct, I guess here it will need some more work.

Signed-off-by: Steffen Exler <steffen@exivity.com>
Signed-off-by: Steffen Exler <steffen@exivity.com>
@danaelhe
Copy link
Member

Taking a look now- thank you so much!

Also, running make terrafmt and pushing up the changes will fix that CI test

linuxluigi and others added 3 commits April 18, 2024 11:10
Co-authored-by: danaelhe <42972711+danaelhe@users.noreply.github.com>
Signed-off-by: Steffen Exler <steffen@exivity.com>
Co-authored-by: danaelhe <42972711+danaelhe@users.noreply.github.com>
@linuxluigi
Copy link
Contributor Author

Thanks for reviewing. I applied your suggestions.

…_config

Signed-off-by: Steffen Exler <steffen@exivity.com>
@danaelhe
Copy link
Member

Thanks! Still working through the review- looks great though!!

@danaelhe
Copy link
Member

I had some time today so I pushed up some changes as well. Mostly minor things, like adding Computed: true to schema variables where necessary and adding some helper functions.

Thank you so much for your contribution! We should be able to get this merged and a new release cut today!

@danaelhe danaelhe merged commit 38c672f into digitalocean:main Apr 18, 2024
3 checks passed
@linuxluigi linuxluigi deleted the feature/add-digitalocean_database_postgresql_config branch April 22, 2024 07:17
@linuxluigi
Copy link
Contributor Author

Thank you a lot @danaelhe 💃

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

Successfully merging this pull request may close these issues.

None yet

2 participants