Add join function to render template
Closed this issue · 1 comments
DNAlchemist commented
Required to render list by commas
https://github.com/hashicorp/terraform/blob/master/lang/functions.go#L75
jrasell commented
This should now be resolved by the addition of Sprig functions which includes join
.