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

Allow create to use env overrides #62

Merged
merged 1 commit into from
Nov 8, 2019
Merged

Conversation

nckturner
Copy link
Contributor

@nckturner nckturner commented Nov 7, 2019

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

- Create cluster and create config allows env var overrides
- Remove extra ValidateAndSetDefaults() which gets called twice
  in the current create cluster path.
@gyuho gyuho merged commit b386430 into aws:master Nov 8, 2019
@gyuho
Copy link
Contributor

gyuho commented Nov 8, 2019

lgtm thx!

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.

Allow env var overrides for create eks cluster and create config
2 participants