You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running eks - update_nodegroup_config function, I get the error: error[E0639]: cannot create non-exhaustive struct using struct expression, despite the struct seems to be a non-exhaustive element
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
Describe the bug
While running eks - update_nodegroup_config function, I get the error:
error[E0639]: cannot create non-exhaustive struct using struct expression
, despite the struct seems to be a non-exhaustive elementCODE
Expected Behavior
Function runs as expected
Current Behavior
it gives error
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
Version
Environment details (OS name and version, etc.)
linux
Logs
ERROR
The text was updated successfully, but these errors were encountered: