Split up contabo provider vars

This commit is contained in:
Tobias Reisinger 2024-09-30 20:31:04 +02:00
parent 048ea26034
commit 48a4f72e4f
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 42 additions and 19 deletions

View file

@ -4,6 +4,14 @@ backend_endpoint = ""
backend_region = ""
backend_bucket = ""
authentik_token = ""
contabo_client_id = ""
contabo_client_secret = ""
contabo_user = ""
contabo_pass = ""
hcloud_token = ""
ovh_application_key = ""