Movatterモバイル変換


[0]ホーム

URL:


verify

package
v0.0.1Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2025 License:AGPL-3.0Imports:22Imported by:0

Details

Repository

github.com/coder/preview

Links

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

funcCompare

func Compare(t *testing.T, pr *preview.Output, values *tfjson.StateModule)

funcCompareParameters

func CompareParameters(t *testing.T, pr *preview.Output, values *tfjson.StateModule)bool

funcCopyTFFS

func CopyTFFS(dirstring, fsysfs.FS)error

CopyTFFS is copied from os.CopyFS and ignores tfstate and lockfiles.

funcLatestTerraformVersion

func LatestTerraformVersion(ctxcontext.Context) *releases.LatestVersion

funcTerraformTestVersions

func TerraformTestVersions(ctxcontext.Context) []src.Installable

TerraformTestVersions returns a list of Terraform versions to test.

funcTerraformVersions

func TerraformVersions(ctxcontext.Context, constraints version.Constraints) ([]*releases.ExactVersion,error)

TerraformVersions will return all versions that match the constraints plus thecurrent latest version.

Types

typeExecutable

type Executable struct {ExecPathstringVersionstringDirPathstring// contains filtered or unexported fields}

funcInstallTerraforms

func InstallTerraforms(ctxcontext.Context, t *testing.T, installables ...src.Installable) []Executable

func (Executable)WorkingDir

func (eExecutable) WorkingDir(dirstring) (WorkingExecutable,error)

typeWorkingExecutable

type WorkingExecutable struct {ExecutableWorkingDirstringTF         *tfexec.Terraform}

func (WorkingExecutable)Apply

func (WorkingExecutable)Init

func (WorkingExecutable)Plan

func (eWorkingExecutable) Plan(ctxcontext.Context, outPathstring) (bool,error)

func (WorkingExecutable)Show

func (WorkingExecutable)ShowPlan

func (eWorkingExecutable) ShowPlan(ctxcontext.Context, planPathstring) (*tfjson.Plan,error)

func (WorkingExecutable)Validate

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp