Project url: https://www.terraform.io/
SIMPLE AND POWERFUL
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
This snap was created to help me keep my machines updated with the latest version of Terraform without having to update manually every time, every where.
On your linux machine you need to install the service snapd
sudo apt install snapd
or sudo yum install snapd
and then
sudo snap install terraform-abacao
Have fun teraformation your environment.