Terraform is an infrastructure as code software by HashiCorp. It is a server provisioning tool. It provisions and manages infrastructure across multiple providers such as AWS, GCP,Azure and OCI. Infrastructure is defined in a HCL Terraform syntax or JSON format.
Terraform can be downloaded from here. https://www.terraform.io/downloads.html
Terraform scripts have been developed for multiple purposes.
- QDS deployment on AWS/GCP
- Ranger deployment on AWS/GCP