DimensionDataResearch / terraform-provider-ddcloud

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

Address lists should be able to take a list of addresses #49

Closed tintoy closed 7 years ago

tintoy commented 7 years ago

Currently, the syntax supported by the ddcloud_address_list resource doesn't support being passed a list of IP addresses. Just add a list-type property of addresses (as strings).

wninobla commented 7 years ago

?Nice - I'll give that a try as I've been inactive since GoCD has been giving me fits... =)

Regards,

William Ninobla Sr. Solutions Architect Cloud Business Unit Dimension Data


From: Adam Friedman notifications@github.com Sent: Tuesday, November 15, 2016 1:35 AM To: DimensionDataResearch/dd-cloud-compute-terraform Subject: Re: [DimensionDataResearch/dd-cloud-compute-terraform] Address lists should be able to take a list of addresses (#49)

Closed #49https://github.com/DimensionDataResearch/dd-cloud-compute-terraform/issues/49.

You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/DimensionDataResearch/dd-cloud-compute-terraform/issues/49#event-859112814, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AQe9v0eGI-VC-yZx6ivDVQ7lyOJG5Czgks5q-Xz3gaJpZM4KyOUk.

itevomcid

tintoy commented 7 years ago

Thanks!

On 16 Nov 2016, at 2:17 AM, wninobla notifications@github.com wrote:

?Nice - I'll give that a try as I've been inactive since GoCD has been giving me fits... =)

tintoy commented 7 years ago

Example.