https://github.com/qubole/qubole-terraform
https://github.com/qubole/qubole-terraform
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qubole/qubole-terraform
- Owner: qubole
- Created: 2019-12-11T05:56:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-18T03:08:29.000Z (over 5 years ago)
- Last Synced: 2025-01-22T02:17:53.975Z (over 1 year ago)
- Language: HCL
- Size: 825 KB
- Stars: 6
- Watchers: 7
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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