Files
zavrsni-rad-infra/provisioning/SK3SFS1P/backend.tfbackend

14 lines
335 B
Plaintext

bucket = "cwxbkp1-prod"
key = "proxmox/prod/SK3SFS1P/terraform.tfstate"
region = "eu-central"
endpoints = {
s3 = "https://nbg1.your-objectstorage.com"
}
force_path_style = true
skip_credentials_validation = true
skip_metadata_api_check = true
skip_region_validation = true
skip_requesting_account_id = true