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
For some reason ordering block storage isn't consistent..
From FRA02,
If I order 100 GB Performance @ 1000 IOPS, it works fine.
Using the same code (different resource name), if I order 4000 GB Performance @ 8000 IOPS it fails with: Error while creating storage:No product items matching with keyName 8000_IOPS and categoryCode performance_storage_iops could be found
I can successfully order this storage by hand through the console, so I know the parameters work.. can post my TF samples if needed, but they are essentially identical otherwise.
Thoughts?
The text was updated successfully, but these errors were encountered:
For some reason ordering block storage isn't consistent..
From FRA02,
If I order 100 GB Performance @ 1000 IOPS, it works fine.
Using the same code (different resource name), if I order 4000 GB Performance @ 8000 IOPS it fails with:
Error while creating storage:No product items matching with keyName 8000_IOPS and categoryCode performance_storage_iops could be found
I can successfully order this storage by hand through the console, so I know the parameters work.. can post my TF samples if needed, but they are essentially identical otherwise.
Thoughts?
The text was updated successfully, but these errors were encountered: