Files
HetznerTerra/terraform/backend.hcl

5 lines
198 B
HCL
Raw Normal View History

endpoint = "https://s3.eu-central-003.backblazeb2.com"
bucket = "k8s-terraform-state"
region = "auto"
skip_requesting_account_id = true