Documentation ¶ Index ¶ func New(workingDir string) (*runner, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(workingDir string) (*runner, error) New creates a terraform runner for the provided working directory where terraform files are. It returns a TerraformRunner struct which has the runner to perform any commands terraform-exec package provides. Types ¶ This section is empty. Source Files ¶ View all Source files terraform.go Click to show internal directories. Click to hide internal directories.