Skip to content

Conversation

@cjhawkins
Copy link
Contributor

No description provided.

}

func summarizeAll(dir string, projectConfig projectconfig.ZeroProjectConfig) {
flog.Infof("Your projects and infrastructure have been successfully created. Here are some useful links and commands to get you started:")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure about the Infof statements in this function.. just wanted to get placeholders in to show text at the beginning and end of the summary.

modulePath = filepath.Join(dir, modulePath)
}

envList = util.AppendProjectEnvToCmdEnv(mod.Parameters, envList)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should also pass the environments in so the summary can show accurate info based on what was created.

@cjhawkins cjhawkins merged commit 0fedb31 into master Jun 30, 2020
@cjhawkins cjhawkins deleted the ZERO138-show-module-summary branch June 30, 2020 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants