Tag: terraform
All the articles with the tag "terraform".
-
Q1 Recap: Building the DevOps Foundation
Looking back at our first quarter — Git fundamentals, Ansible automation, Terraform basics, and Azure connectivity. What we learned and where we're headed next.
-
Connecting Terraform to Azure
A step-by-step guide for configuring Terraform to deploy infrastructure to Azure using the AzureRM provider, including authentication methods and deployment workflows.
-
Terraform Variables and Outputs Explained
A deep dive into Terraform variables, locals, and outputs — the building blocks that make your infrastructure code reusable and maintainable.
-
Terraform Basics: Providers, Resources, and State
Master the foundational concepts of Terraform — providers, resources, variables, outputs, and state — to build reproducible infrastructure from day one.
-
Managing Nutanix with Terraform: Automating Your Private Cloud
A basic guide to automating your Nutanix private cloud infrastructure with Terraform, including setup and real-world code examples.
-
Infrastructure as Code: What, Why, and How
Learn the fundamentals of Infrastructure as Code (IaC), why it matters, and how to get started with modern tools like Terraform and Ansible.
-
Terraform vs. PowerShell & Ansible: Thinking in Orders not Recipes
How to consider Terraform's declarative model, how it differs from process/script-driven tools like PowerShell or Ansible.