DimensionDataResearch / terraform-provider-ddcloud

Terraform provider for Dimension Data cloud compute.
MIT License
16 stars 13 forks source link

PROVISIONEDIOPS disks not supported #137

Closed stroebs closed 5 years ago

stroebs commented 5 years ago

STANDARD, ECONOMY and HIGHPERFORMANCE are all supported but not PROVISIONEDIOPS. With the latest changes made by MCP that throttled disks to a slow crawl, we require the use of PROVISIONEDIOPS disks.

samuelchong commented 5 years ago

Implementing this feature now. You will have it soon.

stroebs commented 5 years ago

Thanks @samuelchong - I worked around it by building the module locally and modifying the classes to accept PROVISIONEDIOPS.

samuelchong commented 5 years ago

IOPS implemented. Available in release terraform-provider-ddcloud v2.3.2