Add postgresql provider

This commit is contained in:
Tobias Reisinger 2024-09-28 01:59:53 +02:00
parent feab7c6ed8
commit 43baf205dc
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
12 changed files with 221 additions and 107 deletions

View file

@ -10,6 +10,9 @@ ovh_application_key = ""
ovh_application_secret = ""
ovh_consumer_key = ""
postgresql_username = ""
postgresql_password = ""
scaleway_organization_id = ""
scaleway_project_id = ""
scaleway_access_key = ""