Closed flostadler closed 1 month ago
Found 2 breaking changes:
🟢
"eks:index:NodeGroup": required: "nodeSecurityGroup" property is no longer Required🟢
"eks:index:NodeGroupV2": required: "nodeSecurityGroup" property is no longer Required
No new resources/functions.
This PR has been shipped in release v3.0.0-beta.2.
This change builds on top of https://github.com/pulumi/pulumi-eks/pull/1445 and makes
NodeGroup
&NodeGroupV2
accept the scalar security group properties introduced in that PR.This way users can connect their node groups to the cluster without having to use any applies.