terraform

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Install

func Install(tfversion string, mirrorURL string) error

func NewDockerTerraform

func NewDockerTerraform(version string, command []string, env []string, out io.Writer, home, infraDir, envDir string) *docker

func NewLocalTerraform

func NewLocalTerraform(version string, command []string, env []string, out io.Writer, dir string) *local

Types

type Terraform

type Terraform interface {
	Run() error
	RunUI(ui terminal.UI) error
	Prepare() error
	NewCmd(cmd []string)
	SetOut(out io.Writer)
}

Jump to

Keyboard shortcuts

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