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.
Pulls values out of the local environment as outputs to an environment resource
type: environmentprovisioners.yaml
(view on GitHub)
:
- uri: local-env://default-provisioners/environment
type: environment
description: Pulls values out of the local environment as outputs to an environment resource