quaint-electrician-41503
10/14/2020, 5:25 AMiam.RolePolicyAttachment
since yesterday to attach to an iam.Policy
to a role. https://pulumi-community.slack.com/archives/CRH5ENVDX/p1602563075111100 . It seemed to work. Today I am again trying to use the same iam.RolePolicyAttachment
. I see pulumi tell me the role attachment is created. But I look into the AWS console and look at the role or the policy itself and it's not attached. I am able to attach an aws manage policy today but not the custom policy I added yesterday. What should I be looking for as the breaking change? Why does pulumi tell me the attachment is created but I don't see it attached?gentle-diamond-70147
10/14/2020, 5:33 AMquaint-electrician-41503
10/14/2020, 5:50 AMcool-fireman-90027
10/14/2020, 1:22 PMpulumi up --logtostderr -v9 --debug
you might be able to see what is happening in the logs.
https://www.pulumi.com/docs/reference/cli/pulumi_up/quaint-electrician-41503
10/14/2020, 4:14 PM