tfclient

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: MPL-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindTerraform

func FindTerraform(ctx context.Context) (string, error)

FindTerraform finds the path to the terraform executable.

Types

type TerraformClient

type TerraformClient struct {
	ResourceSchemas map[string]*tfprotov5.Schema
	// contains filtered or unexported fields
}

func NewTerraformClient

func NewTerraformClient() *TerraformClient

func (*TerraformClient) ApplyResource

func (client *TerraformClient) ApplyResource(resourceType string, input interface{}) error

func (*TerraformClient) ValueType

func (client *TerraformClient) ValueType(resourceType string) tftypes.Type

Jump to

Keyboard shortcuts

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