This message was deleted.
# general
s
This message was deleted.
f
I think Pulumi needs to consider IAM unique IDs when calculating diffs, otherwise it gets out of hand https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html#identifiers-unique-ids
c
@faint-vegetable-61837 I don’t fully understand. How are you propagating the ARN to the second stack?
f
Through output with ARN
I guess I can pass unique id of the role, I did not think about this
c
It seems like that is what you’d want, right?
f
thank you, I need to try this to see if IAM policy documents accept unique ids instead of ARNs, the amazon doc is not clear on this
c
not an expert on this, but you might have to export both from the stack.