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

NodeGroups accept strings as InstanceTypes #639

Merged
merged 2 commits into from
Nov 30, 2021

Conversation

jazzdan
Copy link
Contributor

@jazzdan jazzdan commented Nov 29, 2021

Proposed changes

The instance type parameter to NodeGroups should accept strings, in addition to the InstanceType enum, because the enum could be out of date. This is similar to what the EC2 object itself accepts in Pulumi.

@github-actions
Copy link

PR is now waiting for a maintainer to run the acceptance tests. This PR will only perform build and linting.
Note for the maintainer: To run the acceptance tests, please comment /run-acceptance-tests on the PR

@github-actions
Copy link

PR is now waiting for a maintainer to run the acceptance tests. This PR will only perform build and linting.
Note for the maintainer: To run the acceptance tests, please comment /run-acceptance-tests on the PR

@leezen
Copy link
Contributor

leezen commented Nov 29, 2021

/run-acceptance-tests

@github-actions
Copy link

Please view the PR build - https://github.com/pulumi/pulumi-eks/actions/runs/1518351683

@leezen
Copy link
Contributor

leezen commented Nov 30, 2021

Thanks for fixing!

@leezen leezen changed the title The instance type param to NodeGroups should accept strings as the In… NodeGroups accept strings as InstanceTypes Nov 30, 2021
@leezen leezen merged commit 0a47f80 into pulumi:master Nov 30, 2021
@jazzdan
Copy link
Contributor Author

jazzdan commented Nov 30, 2021

@leezen thanks for merging! :D

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.

2 participants