As mentioned in the other PR, the motivation for this is to allow for multiple domain names/regex matching within the server_name field, without breaking the nginx.conf syntax.
This PR could actually be merged separately from the ecs-gen one, but it really only makes sense if given the extra values. (Merging this one before the other should not break existing templates, since the values being inserted should be the same).
As mentioned in the other PR, the motivation for this is to allow for multiple domain names/regex matching within the server_name field, without breaking the nginx.conf syntax.
This PR could actually be merged separately from the ecs-gen one, but it really only makes sense if given the extra values. (Merging this one before the other should not break existing templates, since the values being inserted should be the same).