Day 16: AWS IAM User Management with Terraform
Overview
This project demonstrates how to manage AWS IAM users, groups, group memberships, policies, and MFA enforcement using Terraform with a CSV file as the data source.
The goal is to implement data-driven IAM management, similar to how identity ...