Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AWSTofuFiles embed.FS
Functions ¶
func ExecuteCommand ¶
func ExecuteCommand(ctx context.Context, outDir string, icmd InfraCommand) error
Types ¶
type InfraCommand ¶
type InfraCommand string
const ( InitCommand InfraCommand = "init" PlanCommand InfraCommand = "plan" ApplyCommand InfraCommand = "apply" )
Click to show internal directories.
Click to hide internal directories.