Terraform is an infrastructure as code tool that lets you build, change, and version infrastructure safely and efficiently.
Install
yum install -y yum-utils
yum-config-manager --add-repo https://rpm.releases.hashicorp.com/AmazonLinux/hashicorp.repo
yum install -y terraform