Setting up Terraform and AWS

Configuring Terraform to use for deploying AWS Infrastructure

(Thu Aug 13 2020 00:00:00 GMT+0300 (Eastern European Summer Time)) Terraform is a powerful tool for configuring infrastructure on a long list of cloud-based systems. Since AWS is such a complex system we look for simpler ways to do anything on AWS. Get started means installing and configuring the AWS CLI before using Terraform to simplify AWS deployment.