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

https://github.com/kunchalavikram1427/terraform_public

Terraform for public use
https://github.com/kunchalavikram1427/terraform_public

Last synced: 8 months ago
JSON representation

Terraform for public use

Awesome Lists containing this project

README

          

# Terraform Made Easy
Terraform is HashiCorp’s Infrastructure as Code tool.
It lets you define infrastructure in human-readable, declarative configuration files and manages your infrastructure's lifecycle.
All configuration files are written in HCL(HashiCorp Configuration Language).
Most of the IaC tools, like Chef and Ansible, follow the client-server architecture while Terraform uses cloud provider APIs to configure the infrastructure.
Cloud-agnostic nature; you can deploy infrastructure to any cloud environment, such as Azure, AWS, GCP, and VMware, as well as on-premises environments.

## Installation
https://developer.hashicorp.com/terraform/downloads?product_intent=terraform