terraform-provider-sakuracloud
terraform-provider-sakuracloud copied to clipboard
Fix error when updating server-connected disk
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.
Hi, thanks for the pull request! We'll check the commits at the beginning of next year.