For administrators
Deleting a user
1min
deleting the user to remove the user successfully, first visit the user's security credentials page on aws console and deactivate and remove all access keys associated with the iam user remove all mfa devices added to the iam user disable the aws console access remove any other resources listed in security credentials page then, remove the username from the locals users variable in main tf file make sure to remove username from other variables such as locals administrator , locals projects developers , locals projects lead developers and locals projects release managers if it was added there before perform tofu apply to apply the changes