To do this lab, you will need to install Visual Studio Code, AWS CLI and Terraform on your local machine.
You should have an AWS account, which has an IAM user with Administrative permission.
After installing Visual Studio Code successfully, you can download an extension for Terraform called HashiCorp Terraform.
You can check if the Terraform is installed on your local machine by opening terminal and typing terraform version
You can check if the AWS CLI is installed on your local machine by opening terminal and typing aws --version
.
Next, You will need to create an Access keys. Following these step below to create an Access keys.
Open the .csv file. You will see it has an access key and a secret key.
Open the terminal and type aws configure
. You will see some things appear in the terminal.
ap-southeast-1
json