Day 16: AWS IAM User Management with Terraform
Dec 18, 2025 · 4 min read · 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 ...
Join discussion