sacloud / libsacloud

[Deprecated] Library for SAKURA Cloud API with Go
Apache License 2.0
18 stars 13 forks source link

helper/apiで環境変数SAKURACLOUD_ZONESが反映されない問題を修正 #888

Closed yamamoto-febc closed 2 years ago

yamamoto-febc commented 2 years ago

https://github.com/sacloud/iaas-api-go/pull/6 のバックポート

SAKURACLOUD_ZONESを指定するとapi.Optionsには反映されるものの、sacloud.SakuraCloudZonesに反映されていなかった問題を修正