Terraform
Infrastructure-as-code tool that defines and provisions cloud resources across providers.
Terraform enables users to describe cloud resources in a declarative configuration language and then automatically create, modify, and version those resources across many providers. It supports low‑level components such as compute instances, storage, and networking, as well as higher‑level elements like DNS entries and SaaS features. By applying a plan‑and‑apply workflow, Terraform ensures changes are made safely and reproducibly.
The tool is aimed at developers, operations engineers, and infrastructure teams that need to manage infrastructure as code, whether for single‑provider projects or multi‑cloud environments. It integrates with a range of services including AWS, Azure, Google Cloud, Oracle Cloud, Docker, and HashiCorp Cloud Platform, allowing teams to provision resources at any scale and to collaborate through shared state and version control.
Terraform’s distinctive aspects include a dedicated command‑line interface for applying configurations, a style guide for consistent code, and sandbox environments pre‑installed with necessary tools for experimentation. Documentation and tutorials cover basics, advanced workflows, and use cases such as multi‑cloud Kubernetes clusters, preview environments tied to pull‑request pipelines, and golden‑image pipelines using Packer.
Reviews
Loading reviews…
Similar apps

DevOps & Infrastructure
Vagrant
Tool for building and distributing development environments.

DevOps & Infrastructure
Jenkins
Open-source automation server for continuous integration and delivery.

DevOps & Infrastructure
Kubernetes
Open-source system for automating deployment, scaling, and management of containerized applications.

DevOps & Infrastructure
Heroku
Cloud platform for building, deploying, and scaling web applications.

DevOps & Infrastructure
Ansible
Automation platform for IT configuration, deployment, and orchestration.

DevOps & Infrastructure
InfraSketch Architecture Diagram
Terraform & Docker Compose → architecture diagrams, no login