Back to Integrations

Import Variable

Pull outputs from one env zero environment into another with the Import Variable plugin

Integration
category

Plugins

Overview

The Import Variable plugin lets one environment use the outputs of another as input variables. It keeps connected infrastructure in sync, for example feeding a network's IDs into the services deployed on top of it, without copying values by hand.

How it works

Add the plugin to a custom flow and point it at the source environment's outputs. During deployment, env zero fetches those values and makes them available as variables, so dependent environments always build on the latest upstream results.