terraform

package
v1.1.11 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2023 License: Apache-2.0 Imports: 29 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(state string, command []string, env []string, out io.Writer, project *config.Project) *docker

func NewLocalTerraform

func NewLocalTerraform(state string, command []string, env []string, out io.Writer, project *config.Project) *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