file

package
v0.6.7 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckDir added in v0.5.1

func CheckDir(workingDir string, autoYes bool) (err error)

func CheckFile added in v0.5.1

func CheckFile(workingDir, resourceName string) error

func CheckPackage added in v0.6.0

func CheckPackage(packagePath string) error

CheckPackage verifies that the file at the given path exists and is a .tar.gz file.

func CreateInitTerraformFiles

func CreateInitTerraformFiles(workingDir string) (*os.File, error)

func WriteContent added in v0.4.2

func WriteContent(workingDir, resourceName, fileName string, content []byte) error

func WriteGitIgnore added in v0.4.2

func WriteGitIgnore(workingDir string) error

func WriteLogFormat added in v0.4.2

func WriteLogFormat(workingDir, resourceName, fileName string, content []byte) error

func WriteTF added in v0.5.0

func WriteTF(workingDir, resourceName string, content []byte) error

func WriteTFState added in v0.4.2

func WriteTFState(workingDir string, content []byte) error

func WriteTFVars added in v0.4.2

func WriteTFVars(workingDir string, content []byte) error

func WriteVCL added in v0.4.2

func WriteVCL(workingDir, resourceName, fileName string, content []byte) error

func WriteVariablesTF added in v0.4.2

func WriteVariablesTF(workingDir string, content []byte) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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