About 352,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. Introduction to Terraform - GeeksforGeeks

    Jul 23, 2025 · Terraform keeps track of your infrastructure and its current state in a file called terraform.tfstate. This file contains information about your infrastructure resources, which helps …

  3. 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 …

  4. Terraform Registry

    The Terraform Registry makes it easy to use any provider or module. To use a provider or module from this registry, just add it to your configuration; when you run `terraform init`, Terraform will …

  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. ما هي Terraform؟ - IBM

    كيف تعمل Terraform؟ تقوم Terraform بإنشاء وإدارة الموارد على المنصات السحابية والخدمات الأخرى من خلال واجهات برمجة التطبيقات.

  7. 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 …

  8. 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.

  9. Learn Terraform tutorials - w3schools.io

    Terraform is an Infrastructure as a code tool, written in Go Language. It is open-source software to provision and manages any infrastructure, code, and services.

  10. كورس تيرافورم للمبتدئين في 3 ساعات

    في أقل من 3 ساعات، ستتعلّم كل ما تحتاجه للبدء باستخدام Terraform كأداة لإدارة البنية التحتية ككود (Infrastructure as Code ...