Documentation ¶
Index ¶
- func FindModules(searchDirectory string) ([]string, error)
- func GetProviderData() opts.Providers
- func GetTFActions() opts.TFActions
- func PromptToSelectAccount(ws opts.Workspaces, provider string) int
- func PromptToSelectModules(listModuleNames []string) []string
- func PromptToSelectProvider(p opts.Providers) (string, string)
- func PromptToSelectTFActions(tf opts.TFActions) string
- func TFRun(args opts.Options, bd *opts.BuildData)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindModules ¶
Walk thru ./infra/terraform<provider>/main ... subdirectory to find "main.tf" files for module name(s) then return full path of slice of module names
func GetProviderData ¶
func GetTFActions ¶
func PromptToSelectAccount ¶
func PromptToSelectAccount(ws opts.Workspaces, provider string) int
func PromptToSelectModules ¶
func PromptToSelectProvider ¶
user select provider, we return the src provider directory
func PromptToSelectTFActions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.