Member-only story
How I Setup Terraform & Start Creating Resources in Windows 2023
“Are you new to Terraform and AWS CLI? Do you want to learn how to install and configure these powerful tools on your Windows machine? In this blog post, we’ll guide you through the process of installing Terraform and AWS CLI step-by-step. So whether you’re a beginner or an experienced developer, this guide is for you!”
Here are the key steps to install AWS CLI and Terraform on your Windows machine:
- Install AWS CLI and configure it with your access keys.
- Download the Terraform executable file and add it to your system’s path.
- Check the version of both AWS CLI and Terraform.
- Start creating resource files.
Installing AWS CLI in Windows
Here is a step-by-step guide to install AWS CLI on Windows:
- Open your favorite web browser and visit the AWS CLI page on the Amazon website.
- Navigate to the section labeled Window (right panel), and click the 64-bit hyperlink under Windows to download the latest MSI installer for AWS CLI. Downloading the latest MSI installer for AWS CLI 3.
- Once the download is complete, double-click on the downloaded file to start the installation process.