terraform-provider-sakuracloud icon indicating copy to clipboard operation
terraform-provider-sakuracloud copied to clipboard

Fix error when updating server-connected disk

Open ak1ra24 opened this issue 1 year ago • 1 comments

Reproduce:

When updating the size of a disk connected to the server, the timeout occurs when deleting the disk.

Solution

When updating the disk size, the disk will be deleted->created. So, if the server is connected to the disk when deleting, the disk will be deleted after shutdown -> disconnect from the server.

ak1ra24 avatar Dec 16 '23 08:12 ak1ra24

Hi, thanks for the pull request! We'll check the commits at the beginning of next year.

lvctr avatar Dec 27 '23 01:12 lvctr