This message was deleted.
# aws
s
This message was deleted.
l
A link to the provider implementation would be ideal.. I'll start hunting for that, now.
c
interesting, i always pass role name and it works. seems like thats the only way to do it in go. i can see following types in docs for typescript though: string | Role -> Role object or role name
i think the issue you faced in past is the dependency resolver tried to create policy attachment before actually creating the role because you passed the name as a string directly to the rolepolicyattachment instead of using output of iam.Role