mirror of https://github.com/hashicorp/terraform
Add the ValidateListUniqueStrings function, which is a ValidateFunc that ensures a list has no duplicate items in it. It's useful for when a list is needed over a set because order matters, yet the items still need to be unique.pull/15936/head
parent
46bc77ff9a
commit
aacfc01945
Loading…
Reference in new issue