You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
excerpt: 'The default environment provisioner resolves environment resource references by looking up OS environment variables at generate time. The accessed variables are tracked and can be written to a skeleton .env file.'
12
+
description: 'Pulls values out of the local environment as outputs to an environment resource'
13
+
hasMore: false
14
+
15
+
---
16
+
17
+
The default environment provisioner resolves environment resource references by looking up OS environment variables at generate time. The accessed variables are tracked and can be written to a skeleton .env file.
18
+
19
+
{{% resource-provisioner-content description="Pulls values out of the local environment as outputs to an environment resource" type="environment" %}}
The default environment provisioner resolves environment resource references by looking up OS environment variables at generate time. The accessed variables are tracked and can be written to a skeleton .env file.
0 commit comments