factory

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2022 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bootstrap

func Bootstrap(accountModules *schema.AccountModules, pSetModules *schema.PermissionSetModules, importResources *map[string][]schema.TfImport, output string, org schema.Org)

func BootstrapAccountTerragrunt

func BootstrapAccountTerragrunt(fileName string, module *schema.AccountModule)

func BootstrapImports

func BootstrapImports(dir string, module string, importResources *map[string][]schema.TfImport)

func BootstrapPermissionSetTerragrunt

func BootstrapPermissionSetTerragrunt(fileName string, module *schema.PermissionSetModule, org schema.Org)

func BootstrapRootTerragrunt

func BootstrapRootTerragrunt(filePath string, org schema.Org)

Types

type AivenFactory added in v0.0.3

type AivenFactory interface {
	BootstrapNewModule(consumers *[]schema.AivenConsumerModule) error
}

func GetAivenFactory added in v0.0.3

func GetAivenFactory(toolName string, newModulePath string) AivenFactory

func NewAivenTerraform

func NewAivenTerraform(dir string) AivenFactory

func NewAivenTerragrunt added in v0.0.3

func NewAivenTerragrunt(dir string) AivenFactory

type AivenTerraform

type AivenTerraform struct {
	Name string
	Dir  string
}

func (*AivenTerraform) BootstrapNewModule

func (t *AivenTerraform) BootstrapNewModule(consumers *[]schema.AivenConsumerModule) error

type AivenTerragrunt added in v0.0.3

type AivenTerragrunt struct {
	Name string
	Dir  string
}

func (*AivenTerragrunt) BootstrapNewModule added in v0.0.3

func (t *AivenTerragrunt) BootstrapNewModule(consumers *[]schema.AivenConsumerModule) error

Jump to

Keyboard shortcuts

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