You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
╷
│ Error: either pool_id or paritygroup_id required for create volume
│
│ with hitachi_vsp_volume.mylun,
│ on main.tf line 20, in resource "hitachi_vsp_volume" "mylun":
│ 20: resource "hitachi_vsp_volume" "mylun" {
│
pool_id is defined so why am I getting this kind of error?
thanks
The text was updated successfully, but these errors were encountered:
Thanks for raising the issue. The issue is identified and we will address it asap. The temporary workaround for the issue is to use pool_id value greater than 0 for resource "hitachi_vsp_volume" .
hi
I am simply trying to create a vsp volume with:
using provider v2.0.2
pool_id is defined so why am I getting this kind of error?
thanks
The text was updated successfully, but these errors were encountered: