This PR allows accessing the Node's attributes and metadata as in a template. ``` template { data = "{{ env \"attr.unique.network.ip-address\" }}" destination = "local/out" } ```