Allow use of image (typically logan-terraform)
- Adds support for
imageentry in configuration file specifying which image to run the command in. - Allows prevention of pull every time with
--nopullargument (similar to--nobuild). - Additional environment variables can be specified in the config file to be passed in to the container (useful for overriding
TERRAFORM_KUBECONFIG_OUTPUTused bywith-kubeconfig.shwrapper) - up'ed version
Closes: #1 (closed)
Edited by Robin Goodall