<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Terraform on Clouds, Containers &amp; Clarity</title>
    <link>https://invurted.com/categories/terraform/</link>
    <description>Recent content in Terraform on Clouds, Containers &amp; Clarity</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 07 Oct 2025 16:25:43 +1100</lastBuildDate>
    <atom:link href="https://invurted.com/categories/terraform/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Azure Terraform tutorial: From zero to production</title>
      <link>https://invurted.com/series/terraform-series-1/</link>
      <pubDate>Tue, 07 Oct 2025 16:25:43 +1100</pubDate>
      <guid>https://invurted.com/series/terraform-series-1/</guid>
      <description>Master Azure infrastructure automation with this comprehensive Terraform tutorial series. Progress from basic resource provisioning to production-grade deployments using modular design, remote state management, CI/CD pipelines, and Azure-native integrations. Learn to deploy Resource Groups, VNets, VMs, AKS clusters, and storage accounts with reusable, testable Terraform modules.</description>
    </item>
    <item>
      <title>Mastering Terraform variables, outputs and local values for dynamic infrastructure</title>
      <link>https://invurted.com/tutorials/mastering-terraform-variables-outputs-and-local-values-for-dynamic-infrastructure/</link>
      <pubDate>Mon, 15 Sep 2025 15:30:14 +1000</pubDate>
      <guid>https://invurted.com/tutorials/mastering-terraform-variables-outputs-and-local-values-for-dynamic-infrastructure/</guid>
      <description>&lt;p&gt;Terraform has revolutionized the way organizations manage their cloud infrastructure, transitioning from manual, error-prone configurations (often referred to as &amp;ldquo;ClickOps&amp;rdquo;) to automated, code-driven workflows. This shift, known as Infrastructure as Code (IaC), allows infrastructure to be defined, provisioned, and managed using machine-readable definition files, applying software development practices like version control, testing, and automated deployment.&lt;/p&gt;&#xA;&lt;p&gt;At the heart of creating dynamic, reusable, and maintainable Terraform configurations are three fundamental concepts: variables (input variables), outputs, and local values. These elements enable you to write flexible code that can adapt to different environments and requirements without constant modification, making your infrastructure truly &amp;ldquo;as code&amp;rdquo;. This tutorial will guide you through mastering these essential Terraform components.&#xA;&lt;div class=&#34;toc&#34;&gt;&#xA;  &lt;nav id=&#34;TableOfContents&#34;&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&#xA;      &lt;ul&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#1-terraform-variables-the-inputs-to-your-infrastructure&#34;&gt;1. Terraform variables: The inputs to your infrastructure&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#2-terraform-outputs-revealing-infrastructure-details&#34;&gt;2. Terraform outputs: revealing infrastructure details&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#3-terraform-local-values-intermediate-calculations-and-dry-principles&#34;&gt;3. Terraform local values: intermediate calculations and DRY principles&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#4-putting-it-all-together-building-dynamic-infrastructure&#34;&gt;4. Putting it all together: building dynamic infrastructure&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#5-best-practices-for-iac-maturity&#34;&gt;5. Best practices for IaC maturity&lt;/a&gt;&lt;/li&gt;&#xA;      &lt;/ul&gt;&#xA;    &lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/nav&gt;&#xA;&lt;/div&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Azure Terraform tutorial</title>
      <link>https://invurted.com/tutorials/azure-terraform-tutorial/</link>
      <pubDate>Sat, 30 Aug 2025 18:39:15 +1000</pubDate>
      <guid>https://invurted.com/tutorials/azure-terraform-tutorial/</guid>
      <description>This hands-on tutorial walks you through crafting a main.tf file for deploying infrastructure on Microsoft Azure using Terraform. Learn how to define providers, configure resource groups, and set up modular components for scalable, maintainable cloud automation. Whether you&amp;rsquo;re bootstrapping a new environment or formalizing your IaC workflows, this guide offers practical, privacy-conscious strategies for building secure and reusable Terraform configurations.</description>
    </item>
  </channel>
</rss>
