terraform

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Terraform

type Terraform struct {
	ExecPath string
	// contains filtered or unexported fields
}

func NewTerraform

func NewTerraform(version, planArtifactPath string) *Terraform

func (*Terraform) Apply

func (t *Terraform) Apply() error

func (*Terraform) Init

func (t *Terraform) Init(workingDir string) error

func (*Terraform) Install

func (t *Terraform) Install() error

func (*Terraform) Plan

func (t *Terraform) Plan() error

func (*Terraform) Show

func (t *Terraform) Show(mode string) ([]byte, error)

Jump to

Keyboard shortcuts

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