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
The ARN-based filtering caused "count depends on resource attributes"
errors because the node_role_arn isn't known at plan time when the IAM
role is being created in the same apply.
The fix is handled at the component level instead — the component simply
does not pass the auto mode node role to access_entries_for_nodes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments