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

Underlying aws.NodeGroup resource is still created despite eks.ManagedNodeGroup erroring #1215

Open
rquitales opened this issue Jun 26, 2024 · 0 comments
Labels
kind/bug Some behavior is incorrect or out of spec

Comments

@rquitales
Copy link
Member

What happened?

Run the example given in: #1202

Notice that the MNG has a validation error, and so should not be created. Observe that the NodeGroups are still created despite the error, resulting in a conflict/already exists error on the next pulumi up.

Example

Output of pulumi about

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@rquitales rquitales added the kind/bug Some behavior is incorrect or out of spec label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec
Projects
None yet
Development

No branches or pull requests

1 participant