Split up contabo provider vars
This commit is contained in:
parent
048ea26034
commit
48a4f72e4f
5 changed files with 42 additions and 19 deletions
|
@ -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 = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue