If I set `aws:assumeRole` in my Pulumi config for ...
# aws
b
If I set
aws:assumeRole
in my Pulumi config for a stack and then remove it, Pulumi seems to hold onto the role that it assumed previously. Is there a way for me to get it to forget about the role?