In my previous note, I mentioned the steps to authenticate Azure. Here in this note, I'll list the steps to authenticate to AWS. The approach will be quite similar -we create an IAM user with appropriate policies, create/update terraform configuration files, and run the configuration files. Step 1: Create an IAM user To work with … Continue reading Authenticating Terraform to AWS using IAM user