DimensionDataResearch / terraform-provider-ddcloud

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

Automatically create tag keys if they do not exist #14

Closed tintoy closed 8 years ago

tintoy commented 8 years ago

Add a ddcloud provider configuration option called autocreate_tag_keys. If true, then when applying a tag to a server, create the requisite tag key if it does not exist.

Do not delete the tag key when removing the server or tag.