The resources should have some basic output like the fqdn, name, etc
Having no output or lookup capabilities means we have to piece together what is expected from other bits of variable input. Would be much cleaner to rely on output/datasources
DataSource has to be implemented in case if you need the fqdn, name etc to be used in your terraform env or elsewhere. Will take it up as an enhancement.
The resources should have some basic output like the fqdn, name, etc
Having no output or lookup capabilities means we have to piece together what is expected from other bits of variable input. Would be much cleaner to rely on output/datasources