Links

Zilla Runtime Configuration

Defines the Zilla runtime engine configuration in zilla.yaml
The Zilla runtime configuration defines the bindings, guards and vaults used by the Zilla runtime engine. The values of properties in the configuration can be literals, or expressions of the form ${{env.VARIABLE}} to resolve a local environment variable value instead.

Configuration

Properties

Name
Type
Description
name
string
Namespace name
bindings
object as map of named binding properties
Map of named bindings
guards
object as map of named guard properties
Map of named guards
vaults
object as map of named vault properties
Map of named vaults