hetznercloud / hcloud-go

A Go library for the Hetzner Cloud API
https://pkg.go.dev/github.com/hetznercloud/hcloud-go/v2/hcloud
MIT License
371 stars 45 forks source link

feat(network): add new network zone ap-southeast #501

Closed apricote closed 1 month ago

apricote commented 1 month ago

Network Zone was added today and includes the sin (Singapore) location.

Learn more at https://docs.hetzner.cloud/changelog#2024-08-06-new-location-singapore

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.46%. Comparing base (26fe9a9) to head (3670d37). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #501 +/- ## ======================================= Coverage 71.46% 71.46% ======================================= Files 46 46 Lines 3935 3935 ======================================= Hits 2812 2812 Misses 710 710 Partials 413 413 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.