Terraform with AWS
You can install the AWS CLI on Linux using the package manager specific to your distribution. Here are the steps for Ubuntu/Debian:
Open a terminal.
Update the package lists by running:
sudo apt-get update
Install the AWS CLI package by running...
utpalpatel.hashnode.dev2 min read