IAM
2022
How to create an IAM user and policy group in AWS using Terraform
·543 words·3 mins
AWS
IAM
Terraform
In the following article, I will explore how to create an IAM user in AWS using Terraform. I also experimented with the AWS IAM module to create a policy group with a custom ARN permissions to assign to the user.