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.
-
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.
-
My Favorite Tools for IAC & DevOps Success
The tools, extensions, and workflows that actually make a difference in my day-to-day DevOps work — from editor setup to IaC linting.
-
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.