Documentation
¶
Index ¶
- func AddSubmodule(repoPath, submodulePath, submoduleURL string) func() error
- func CloneProjectFiles(config constants.ProjectConfig) func() error
- func CreateNewEnvTfvarsFile(sourceFilePath, destPath, newEnv string, projectConfig constants.ProjectConfig) error
- func CustomizeContentFiles(config constants.ProjectConfig) func() error
- func InitGit(localPath string, originURL *string) func() error
- func ReplaceSourceInTerraformFiles(dirPath, oldSource, newSource string) error
- func ReplaceTemplateFiles(templates []string, config constants.ProjectConfig) error
- func WriteConfigFile(config constants.GlobalConfig, filePath string) func() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddSubmodule ¶
func CloneProjectFiles ¶
func CloneProjectFiles(config constants.ProjectConfig) func() error
func CreateNewEnvTfvarsFile ¶
func CreateNewEnvTfvarsFile(sourceFilePath, destPath, newEnv string, projectConfig constants.ProjectConfig) error
func CustomizeContentFiles ¶
func CustomizeContentFiles(config constants.ProjectConfig) func() error
func ReplaceTemplateFiles ¶
func ReplaceTemplateFiles(templates []string, config constants.ProjectConfig) error
func WriteConfigFile ¶
func WriteConfigFile(config constants.GlobalConfig, filePath string) func() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.