tools

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseExec

type BaseExec interface {
	Init(string) error
	Plan(string) error
	Apply(string) error
	Show(string, string) ([]byte, error)
	TenvName() string
	GetExecPath() string
}

func InstallBinaries

func InstallBinaries(layer *configv1alpha1.TerraformLayer, repo *configv1alpha1.TerraformRepository, binaryPath, workingDir string) (BaseExec, error)

If not already on the system, install Terraform and, if needed, Terragrunt binaries

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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