SamarthTech / noncode-projects-2024

This is the Official Repository of SAMARTH for Open Odyssey 1.0. Contribute your Figma Designs, Technical WriteUps, UI/UX Designs or other Low Code or Non Code projects in our Repository 🔥. Make Quality Contributions 😎
51 stars 23 forks source link

Create Terraform Documentation #80

Open PRANAY130 opened 2 days ago

PRANAY130 commented 2 days ago

Terraform is an open-source Infrastructure as Code (IaC) tool developed by HashiCorp. It allows you to define and provision data center infrastructure using a high-level configuration language known as HashiCorp Configuration Language (HCL), or JSON. With Terraform, you can manage both low-level components like compute instances, storage, and networking, as well as high-level components such as DNS entries and SaaS features.