Add postgresql provider
This commit is contained in:
parent
feab7c6ed8
commit
43baf205dc
12 changed files with 221 additions and 107 deletions
|
@ -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 = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue