Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 478 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 478 Bytes

Terraform

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.

  1. QDS deployment on AWS/GCP
  2. Ranger deployment on AWS/GCP