mirror of https://github.com/hashicorp/terraform
This is kinda awkward because this address type represents both resources whose own instances are not expanded yet and resources belonging to whole modules whose instance keys haven't been expanded yet, and those two cases have different address types. However, in return for this awkward API only for the rare case where we need to isolate the module instance address, the rest of the system gets to not worry very much about this distinction: it can share most code between the two cases, since they both need similar evaluation treatment anyway.improve-dynamic-block-error-message
parent
67d8a5137b
commit
8e02f5dd21
Loading…
Reference in new issue