eks.ManagedNodeGroup: launchTemplate is ignored #1193
Labels
impact/regression
Something that used to work, but is now broken
kind/bug
Some behavior is incorrect or out of spec
resolution/fixed
This issue was fixed
What happened?
It looks like version 2.5.0 introduced a regression that results in the
launchTemplate
arg toeks.ManagedNodeGroup
being ignored. The example below used to work fine up until and including version 2.4.0, but breaks from version 2.5.0 onwards. The launchTemplate arg is ignored and thus removed from the resource as shown in the output.I believe the regression is caused by a change in #1131; I'll add a comment to that PR.
Example
Output of
pulumi about
Additional context
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).
The text was updated successfully, but these errors were encountered: