terraform

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2023 License: Apache-2.0 Imports: 5 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 {
	// Directory represents the directory of .tf files
	Directory string

	Stdout io.Writer
	Stderr io.Writer
}

func (*Terraform) Apply

func (t *Terraform) Apply() error

func (*Terraform) Destroy

func (t *Terraform) Destroy() error

func (*Terraform) Init

func (t *Terraform) Init() error

func (Terraform) Output

func (t Terraform) Output(resourceName string) (string, error)

Jump to

Keyboard shortcuts

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