sacloud / terraform-provider-sakuracloud

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

CI: SIM操作で409エラー #845

Closed yamamoto-febc closed 3 years ago

yamamoto-febc commented 3 years ago

6/28以降の日次CIで以下の409エラーが出る。

Error: creating SakuraCloud SIM is failed: Error in response: &sacloud.APIErrorResponse{IsFatal:true, Serial:"xxx", Status:"409 Conflict", ErrorCode:"conflict", ErrorMessage:"要求された操作を行えません。現在の対象の状態では、この操作を受け付けできません。"}
yamamoto-febc commented 3 years ago

テストで使用しているSIMを切り替えることで動作することを確認。 原因不明だが再発するようであれば再調査とする。