About 474,000 results
Open links in new tab
  1. Terraform | HashiCorp Developer

    What is Terraform? Terraform is an infrastructure as code tool that lets you build, change, and version infrastructure safely and efficiently. This includes low-level components like compute instances, …

  2. Terraform (software) - Wikipedia

    Terraform is an infrastructure-as-code software tool created by HashiCorp. Users define and provide data center infrastructure using a declarative configuration language known as HashiCorp …

  3. Introduction to Terraform - GeeksforGeeks

    Dec 17, 2025 · Terraform, developed by HashiCorp, is the industry-standard tool for building, changing, and versioning infrastructure safely and efficiently. Before tools like Terraform, system administrators …

  4. Overview of Terraform on Azure - What is Terraform?

    Nov 11, 2024 · It codifies infrastructure in configuration files that describe the desired state for your topology. Terraform enables the management of any infrastructure - such as public clouds, private …

  5. GitHub - hashicorp/terraform: Terraform enables you to safely and ...

    Terraform is a 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.

  6. An Introduction to Terraform for Beginners - Terraform Tutorial

    Jun 6, 2025 · Terraform is an open-source infrastructure as Code tool developed by HashiCorp. It is used to define and provision the complete infrastructure using an easy-to-learn declarative language.

  7. Docs overview | hashicorp/azurerm - Terraform Registry

    To learn the basics of Terraform using this provider, follow the hands-on get started tutorials. Interested in the provider's latest features, or want to make sure you're up to date?

  8. What is Terraform? - IBM

    Terraform is an open-source infrastructure as code (IaC) tool created by HashiCorp. Terraform enables developers to provision, update and destroy on-premises and cloud infrastructure …

  9. What Is Terraform? Overview, Functions, and Benefits

    May 14, 2025 · Terraform is an open-source Infrastructure as Code tool that enables automated infrastructure provisioning and management across cloud and on-premises environments.

  10. The Ultimate Terraform Tutorial: From Beginner to Advanced (2025 …

    Sep 30, 2024 · This guide is crafted to take you from a beginner to an advanced user of Terraform, HashiCorp's powerful Infrastructure as Code (IaC) tool. Start at the Beginning: If you're new to …