Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

info: guide to obtain credentials #195

Merged
merged 1 commit into from Jul 8, 2020
Merged

info: guide to obtain credentials #195

merged 1 commit into from Jul 8, 2020

Conversation

davidcheung
Copy link
Contributor

adding some documentation on how to obtain credentials we prompt for (eg. github personal token / aws keys / circleci)

@davidcheung davidcheung requested a review from bmonkman July 8, 2020 20:48
@@ -29,6 +30,7 @@ type PromptHandler struct {
moduleconfig.Parameter
Condition CustomConditionSignature
Validate func(string) error
Info string
Copy link
Member

Choose a reason for hiding this comment

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

Maybe this should be part of moduleconfig.Parameter instead so that modules can provide more context for individual parameters?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

right that make sense 👍 , didnt think of that

@davidcheung davidcheung merged commit a6ba51d into master Jul 8, 2020
@davidcheung davidcheung deleted the prompt-guide branch July 8, 2020 23:04
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.

None yet

2 participants