You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says, Role mappings are just being created if you change the name of them, rather than the old resources being updated or removed. In the Roles.go inside the name block on Line 30, you have ForceNew: true,. But nothing similar in the role_mappings.go name block.
Can we add that little line into the role_mapping.go pretty please.