targetinfra

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTargetInfraCmd

func NewTargetInfraCmd() *cobra.Command

Types

type TargetInfraGenerator

type TargetInfraGenerator struct {
	OutputDir string
}

func NewTargetInfraGenerator

func NewTargetInfraGenerator(outputDir string) *TargetInfraGenerator

func (*TargetInfraGenerator) BuildTerraformProject

func (g *TargetInfraGenerator) BuildTerraformProject(project types.MigrationInfraTerraformProject) error

type TargetInfraOpts

type TargetInfraOpts struct {
	NeedsEnvironment bool
	EnvironmentName  string
	EnvironmentId    string
	NeedsCluster     bool
	ClusterName      string
	ClusterId        string
	ClusterType      string
	AwsRegion        string
	NeedsPrivateLink bool
	VpcId            string
	SubnetCidrs      []string
}

Jump to

Keyboard shortcuts

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