No way to remove `prevent_destroy` on static ip's
We have prevent_destroy
set to true
to prevent accidental deletion of ips.
However as this flag isn't exposed there is no way to turn this off to allow for the deletion of an ip, blocking the destruction of any associated resources.