Exported resources make a resource available on one node available to another node through Puppet.
Hence, with Exported Resources, you can cause something on one node to be triggered from another node.
An example is SSH host keys (see Chapter 12, SSH Module), another is Func certificates being requested on one node that need signing on another node (see Chapter 8, Func Module).