infrastructure/secrets.auto.tfvars.example

23 lines
409 B
Text
Raw Normal View History

2024-09-26 23:51:58 +00:00
backend_access_key = ""
backend_secret_key = ""
backend_endpoint = ""
backend_region = ""
backend_bucket = ""
hcloud_token = ""
ovh_application_key = ""
ovh_application_secret = ""
ovh_consumer_key = ""
2024-09-27 23:59:53 +00:00
postgresql_username = ""
postgresql_password = ""
2024-09-26 23:51:58 +00:00
scaleway_organization_id = ""
scaleway_project_id = ""
scaleway_access_key = ""
scaleway_secret_key = ""
tailscale_api_key = ""
tailscale_tailnet = ""