Have a better handling of block volume when an instance server is terminated #4676
Labels
enhancement
instance
Instance issues, bugs and feature requests
priority:high
New features
sbs
Scaleway Block Storage issues, bugs and feature requests
Community Note
Description
And apparently, since the new SBS volumes managed by the Block API, when we run
scw instance server terminate
with thewith-block=true
argument, it doesn’t delete the SBS volumes.You absolutely have to use
scw block volume delete
to delete them manually.How I imagine scw could expose this functionality
scw instance server terminate with-block=true
does work and delete block volume regardless of if they are from the SBS API or from sbs.References
The text was updated successfully, but these errors were encountered: