Skip to main content
Terraform allows you to utilize the remote state as a data source. This is particularly useful for retrieving dependent information from a parent resource. env zero’s remote state can be used with Terraform Remote State Data Source.
The WORKSPACE_NAME is unique per organization.
Here’s an example of how its used:

Next steps