package providers // Hetzner supported regions const ( HETZNER_REG_FINLAND = "fn" ) type Hetzner struct { }