<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Infrastructure as Code on TheMacGuy.in</title>
    <link>https://blog.themacguy.in/tags/infrastructure-as-code/</link>
    <description>Recent content in Infrastructure as Code on TheMacGuy.in</description>
    <image>
      <url>https://blog.themacguy.in/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://blog.themacguy.in/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Thu, 25 Dec 2025 10:17:03 +0000</lastBuildDate><atom:link href="https://blog.themacguy.in/tags/infrastructure-as-code/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Exploring Terraform</title>
      <link>https://blog.themacguy.in/posts/2025/2025-12-dec/01-exploring-terraform/</link>
      <pubDate>Thu, 25 Dec 2025 10:17:03 +0000</pubDate>
      
      <guid>https://blog.themacguy.in/posts/2025/2025-12-dec/01-exploring-terraform/</guid>
      <description>Setting up Tart: brew install cirruslabs/cli/tart brew tap hashicorp/tap brew install hashicorp/tap/packer git clone https://github.com/motionbug/macad.uk2025.git cd packer-templates # Create a Variables File (my-config.pkrvars.hcl) &amp;lt;!-- ------------- sample file ------------------- # ------------------------- # Packer Variables File # ------------------------- # This file contains variable values for the apple-tart-tahoe.pkr.hcl template # Usage: packer build -var-file=&amp;#34;my-config.pkrvars.hcl&amp;#34; apple-tart-tahoe.pkr.hcl # https://motionbug.com/updates-to-the-packer-template-now-with-macos-tahoe/ # VM Configuration vm_name = &amp;#34;26.2_vanilla&amp;#34; ipsw_url = &amp;#34;/Users/adele/Documents/UniversalMac_26.2_25C56_Restore_2025-12-12.ipsw&amp;#34; # Account Configuration account_userName = &amp;#34;admin&amp;#34; account_password = &amp;#34;admin&amp;#34; # MDM Enrollment Configuration enrollment_type = &amp;#34;link&amp;#34; # Options: &amp;#34;profile&amp;#34; or &amp;#34;link&amp;#34; jamf_url = &amp;#34;https://example.</description>
    </item>
    
  </channel>
</rss>
