DimensionDataResearch / terraform-provider-ddcloud

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

DDcloud find image by name not working #147

Closed samuelchong closed 4 years ago

samuelchong commented 4 years ago

API backend has changed. It could no longer find OS image by name.

samuelchong commented 4 years ago

Discovered issue with api version. Upgrade to use v2.9. OS could be found by name successfully.