terraform_project

package
v0.77.0-dev-1 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:     "terraform-project",
	Short:   "Create Terraform Project",
	Aliases: []string{"tfp"},
	Args:    cobra.NoArgs,
	Run: func(c *cobra.Command, args []string) {
		do()
	},
}
View Source
var CmdFlagPathPrefix string

Functions

This section is empty.

Types

type TemplateVariables

type TemplateVariables struct{}

Jump to

Keyboard shortcuts

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