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
Category: AWS
Deploy from Azure DevOps to AWS S3 in 3 steps
How to deploy an artifact from Azure DevOps to AWS S3 in 3 easy steps
Azure DevOps to EC2 instance in 4 steps
How to deploy a build artifact from Azure DevOps to an AWS EC2 instance in 4 easy steps
AWS identity and access management
AWS IAM -this is where it all begins