An open API service indexing awesome lists of open source software.

https://github.com/qubole/qubole-terraform


https://github.com/qubole/qubole-terraform

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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