Closed rkitron closed 3 months ago
This feature adds the option delete_associated_users to user_role resource.
When SSO is enabled, and if user roles are managed by Terraform, we cannot delete a user role if users are associated with it.
Checked by creating a user via Terraform, then adding a user via the console and deleting the role via Terraform.
Description
This feature adds the option delete_associated_users to user_role resource.
Motivation and Context
When SSO is enabled, and if user roles are managed by Terraform, we cannot delete a user role if users are associated with it.
How Has This Been Tested?
Checked by creating a user via Terraform, then adding a user via the console and deleting the role via Terraform.
Screenshots (if appropriate)
Types of changes
Checklist