

Terraform
Tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions.
Cost / License
- Free
- Proprietary
Platforms
- Mac
- Windows
- Linux
Features
- Multi-cloud management
Tags
- cloud-management
Terraform News & Activities
Recent News
- Fla published news article about GoLand
GoLand 2025.3 adds live resource leak detection and native Terraform supportGoLand 2025.3 introduces on-the-fly resource leak detection, proactively warning users when files o...
Recent activities
- namdx1987 liked Terraform
- RonChou reviewed Terraform
The proprietary IaC solutions get you out of the cloud providers' choke hold, by choke holding you themselves. Terraform even invented a term called 'source-available', which means, yes, you can see the source code, but don't do nothing to it or we sue.
- thejfex liked Terraform
Terraform information
Featured in Lists
Master List of all Apps and Software I use for both work and personal life.
This list is inspired by the Kamran Ahmed's "2020 Developer Roadmap," now at roadmap.sh Without …
A list with 5 apps by b4st1en without a description.
What is Terraform?
Configuration files describe to Terraform the components needed to run a single application or your entire datacenter. Terraform generates an execution plan describing what it will do to reach the desired state, and then executes it to build the described infrastructure. As the configuration changes, Terraform is able to determine what changed and create incremental execution plans which can be applied.
The infrastructure Terraform can manage includes low-level components such as compute instances, storage, and networking, as well as high-level components such as DNS entries, SaaS features, etc.









Comments and Reviews
The proprietary IaC solutions get you out of the cloud providers' choke hold, by choke holding you themselves. Terraform even invented a term called 'source-available', which means, yes, you can see the source code, but don't do nothing to it or we sue.