• Martin Atkins's avatar
    addrs: More string parsing helpers for addresses · ba894ee0
    Martin Atkins authored
    Our main "parse" methods in this package work with hcl.Traversals, but
    we're gradually adding helpers to parse these directly froms strings since
    the visual noise of doing the traversal parse first is inconvenient in
    situations where addresses are coming from non-config locations where
    no source information is available anyway.
    ba894ee0