FAQ | This is a LIVE service | Changelog

Skip to content

Allow use of image (typically logan-terraform)

Robin Goodall requested to merge issue-1-use-terraform-image into master
  • Adds support for image entry in configuration file specifying which image to run the command in.
  • Allows prevention of pull every time with --nopull argument (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_OUTPUT used by with-kubeconfig.sh wrapper)
  • up'ed version

Closes: #1 (closed)

Edited by Robin Goodall

Merge request reports