app

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LocalsTemplatePath   = "templates/locals_file.tmpl"
	VariableTemplatePath = "templates/variables_file.tmpl"
	MainTemplatePath     = "templates/main_file.tmpl"
)

Variables

This section is empty.

Functions

func InitTerraformGeneratorService

func InitTerraformGeneratorService(log logger.Logger) *services.Terraform

Types

type RootCommand

type RootCommand struct {
	*cobra.Command

	DryRun  bool
	Verbose bool
	// contains filtered or unexported fields
}

func NewRootCommand

func NewRootCommand(log logger.Logger) *RootCommand

Jump to

Keyboard shortcuts

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