Is there a way to obtain information from a remote backend/state using Terraform?
Answer
Yes, using the concept of data sources. There is a data source for a remote state called "terraform_remote_state".
You can use it the following syntax data.terraform_remote_state..outputs.