Closed mgoldsmi closed 7 years ago
Changes to the parse endpoint logic to accept IPv6 address as the hostname of the address and resolve issue #22. Uses IpFormat() function by @kristinn and commited to github.com/hashicorp/terraform to identify valid IPv6 addresses.
Fantastic, thank you!
Appreciate the quick merge. Thanks.
Changes to the parse endpoint logic to accept IPv6 address as the hostname of the address and resolve issue #22. Uses IpFormat() function by @kristinn and commited to github.com/hashicorp/terraform to identify valid IPv6 addresses.