Unusual bug #1: I have a ComponentResource contain...
# aws
l
Unusual bug #1: I have a ComponentResource containing an aws.iam.User and that user's aws.iam.AccessKey. Dependencies look good. When I rename the ComponentReosurce, and therefore the nested resources, Pulumi attempts to delete the aws.iam.User first, which fails because the access key still exists in AWS.