Versions in this module Expand all Collapse all v1 v1.6.6 Dec 16, 2020 Changes in this version + type ErrorInvalidExitCode struct + Allowed []int + Code int + func (e *ErrorInvalidExitCode) Error() string + type Provisioner struct + EnvVarFormat string + Inline []string + Script string + Scripts []string + ValidExitCodes []int + Vars []string + func (p *Provisioner) ValidExitCode(code int) error + type ProvisionerRemoteSpecific struct + Binary bool + ExecuteCommand string + RemotePath string