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

vendor credentials is env-vars for execute #181

Merged
merged 1 commit into from Jun 25, 2020

Conversation

davidcheung
Copy link
Contributor

No description provided.

}
}
return list
}

func (p ProjectCredential) SelectedVendorsCredentialsAsEnv(vendors []string) map[string]string {
Copy link
Member

Choose a reason for hiding this comment

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

Mind adding this to Apply as well?
Right now it's just loading all creds but I guess it would be nice to be more precise and only expose the necessary ones.
You'll need to load the module config to be able to get the required creds first though.

@davidcheung davidcheung force-pushed the credentials-in-execute branch 5 times, most recently from 12b9802 to 112779b Compare June 25, 2020 00:47
@beiercai
Copy link
Contributor

Hey @davidcheung , which command (init, apply etc..) is this ticket for?

@davidcheung
Copy link
Contributor Author

davidcheung commented Jun 25, 2020

@beiercai this is for #173, just linked it in zenhub (its was for init, but also affects apply)

@davidcheung davidcheung merged commit 72db194 into master Jun 25, 2020
@davidcheung davidcheung deleted the credentials-in-execute branch June 25, 2020 16: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.

None yet

3 participants