Terraform download and configuration

Terraform Download

  1. Download the terraform from the below link https://www.terraform.io/downloads
  2. Install the terraform
  3. Once installed, you can check the version of your terraform by running the following command
1terraform --version

AWS Configuration

  1. Go to the following link https://console.aws.amazon.com/iamv2/home#/users
  2. Click on Add users
  3. Give some username and select programatic access as the access type
  4. Click on next
  5. In the next section Select attach existing policy directly and check on the Administrator Access
  6. Click on next till you reach the last section where AWS Add User success page will come
  7. Save the AWS Access Key Id and AWS Secret Access Key