mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
This commit makes the openstack_blockstorage_volume resources better able to handle volume creation errors upon resource creation. The cause of this change is because there could be some storage backend error that happens during storage provisioning that won't manifest in an "err" but will set the volume's status to "error". We now check for a status of "error" and propagate the error up the stack. |
||
---|---|---|
.. | ||
bins | ||
providers | ||
provisioners |