Argument | Type | Description | Default |
---|---|---|---|
context |
map | Template context for rendering commands | not set |
environment |
map | Environment to run commands in | not set |
output |
map | Output from the read command | not set |
revision |
string | Resource's revision | not set |
state |
map | Output from create/update commands. Set key: echo '{{ .StatePrefix }}key=value' . Delete key: echo '{{ .StatePrefix }}key={{ .EmptyString }}' |
not set |
triggers |
map | Change triggers, not used for anything else | not set |