Category: Terraform, github

This tutorial will instruct you to make an instance where from inside, you will be able to create another instance using your AWS IAM user account that is created. It is good practice to create an IAM user with least required permissions from your root user login since this will reduce damage if your IAM account is compromised. To get started, login to your AWS with root user login credentials.

Once complete, go back to your instance and you should see your instance with “Instance state” set to running with green circle. Give this instance the name Terraform and should identical to this.

Related Articles