sacloud / libsacloud

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

ロードバランサ作成時の実サーバHTTPステータスコードの指定が無視される #608

Closed yamamoto-febc closed 4 years ago

yamamoto-febc commented 4 years ago

from: https://github.com/sacloud/terraform-provider-sakuracloud/issues/775

yamamoto-febc commented 4 years ago

https://github.com/sacloud/libsacloud/pull/594/files#diff-9e1f9ab68b177267578ddfa8278bbc29

594 でロードバランサの実サーバ定義部の以下の記述が欠落してしまったことが原因の模様。

        Tags: &dsl.FieldTags{
            MapConv:  ",recursive",
            Validate: "min=0,max=40",
        },