Process Flow - Remote state data source
Start Terraform Plan
Access Remote State Backend
Read Remote State Data
Use Data in Current Config
Apply Changes with Remote Data
End
Terraform reads the remote state data from another workspace or backend, then uses that data in the current configuration before applying changes.