DimensionDataResearch / terraform-provider-ddcloud

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

Data Source - ddcloud_image #16

Closed tintoy closed 6 years ago

tintoy commented 8 years ago

Enables lookup of an OS or customer image by name and data centre.

tintoy commented 8 years ago

Does this then mean that ddcloud_server will only have image Id and image type fields? Probably better not to double up on functionality.

tintoy commented 6 years ago

This is redundant, these days, because ddcloud_server has built-in support for resolving images by name.