DimensionDataResearch / terraform-provider-ddcloud

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

Add support for deploying uncustomised servers #85

Closed tintoy closed 7 years ago

tintoy commented 7 years ago

The Q release (v2.5) of the CloudControl API has introduced support for deploying servers without guest OS customisation.

This API is somewhat different to the standard API for deploying servers but some basic abstraction could probably be implemented.

Maybe add a disable_customization property to ddcloud_server?

See also:

CC: @kumarappanc @mingsheng36 @wninobla @jeffstoner @johnamurray @alexbacchin @manishkp @BenObermayer