terraform

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 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) TerraformApply

func (t *Terraform) TerraformApply() error

func (*Terraform) TerraformDestroy

func (t *Terraform) TerraformDestroy() error

func (*Terraform) TerraformInit

func (t *Terraform) TerraformInit() error

func (Terraform) TerraformOutput

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

Jump to

Keyboard shortcuts

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