Igor Ajdišek
Igor Ajdišek
We have also experienced this issue when modifying disk size on existing instance (e.g. increasing from 10G=>20G). `terraform plan` displays the change correctly: ``` ~ softlayer_virtual_guest.vsi disks.1: "10" => "20"...
i'm using master and latest terraform and i see this issue. What exactly is resourceRecords property and who sets it?
@renier it would appear so ``` endpoint_url = https://api.softlayer.com/xmlrpc/v3.1/ ```
@renier confirmed it's working. ok.
@renier very quickly actually, the wait is only when "refresh state" is in progress, and once it proceeds to destroy it returns this issue immediately.
@renier yep, same config was in place at the time of the issue. i can try again, but meanwhile i already destroyed those nodes manually so i need to recreate...
@rakesh-von we have in the end moved away from IBM so not sure what happened with this issue. That said afaik all softlayer modules have been deprecated and replaced by...