Installing AWS CLI and Terraform
→ AWS CLI
Installation
Install this Software and then copy the “bin” Location of this installed Software, In my case it is :
Now, add a Environmental Variable for this copied Location in Path, by following the below Steps:
Click on Environment Variables :
Click on Path, Then Click Edit :
Click on new and then Paste the location here.
To verify if AWS CLI is installed properly or not, we can use the Command “aws — version”,
→ Terraform
Link for terraform Downloads:
Select according to your needs.
Installation
Download the Terraform CLI from the official site by navigating to the Downloads Section and then by selecting your Operating System.
Copy the Setup to your dsesired location.
Similarly, we will add terraform’s folder location in the path environmental variable: