prerun

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package prerun handles running commands prior to the regular Atlantis commands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PreRun

type PreRun struct{}

func (*PreRun) Execute

func (p *PreRun) Execute(
	log *logging.SimpleLogger,
	commands []string,
	path string,
	environment string,
	terraformVersion *version.Version) (string, error)

Execute runs the commands by writing them as a script to disk and then executing the script.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL