terraform

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CarboniferPlan added in v0.3.0

func CarboniferPlan(input string) (*map[string]interface{}, error)

CarboniferPlan generates a Terraform plan from a tfplan file or a Terraform directory

func GetTerraformExec

func GetTerraformExec() (*tfexec.Terraform, error)

func ResetTerraformExec added in v0.3.0

func ResetTerraformExec()

func RunTerraformConsole added in v0.3.3

func RunTerraformConsole(command string) (*string, error)

func TerraformPlan

func TerraformPlan() (*map[string]interface{}, error)

Types

type ProviderAuthError

type ProviderAuthError struct {
	ParentError error
}

ProviderAuthError is the struct that contains the error of a provider auth error

func (*ProviderAuthError) Error

func (e *ProviderAuthError) Error() string

Error returns the error of a provider auth error

Jump to

Keyboard shortcuts

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