sacloud / terraform-provider-sakuracloud

Terraform provider for SakuraCloud
https://docs.usacloud.jp/terraform
Apache License 2.0
71 stars 22 forks source link

VPCルータ: eth0のIPアドレス算出不全 #420

Closed yamamoto-febc closed 5 years ago

yamamoto-febc commented 5 years ago
--- FAIL: TestAccSakuraCloudVPCRouterSetting_SiteToSite (561.58s)
    testing.go:568: Step 0 error: errors during apply:

        Error: Failed to create SakuraCloud VPCRouter resource: SakuraCloud VPCRouter: ipaddresses is required on interface.0
yamamoto-febc commented 5 years ago

同様のエラー

--- FAIL: TestAccSakuraCloudVPCRouterInterface_Basic (383.17s)
    testing.go:568: Step 0 error: errors during apply:

        Error: Failed to create SakuraCloud VPCRouter resource: SakuraCloud VPCRouter: ipaddresses is required on interface.0
yamamoto-febc commented 5 years ago

provider SDKのアップデートにより修正済み。