Install Terraform on CentOS Linux

PHOTO EMBED

Sat Dec 31 2022 14:41:30 GMT+0000 (Coordinated Universal Time)

Saved by @chowsimson #commandline

sudo yum install -y yum-utils
sudo yum-config-manager --add-repo https://rpm.releases.hashicorp.com/RHEL/hashicorp.repo
sudo yum -y install terraform
content_copyCOPY

https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli