<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Category on My Online Tome</title>
    <link>https://mytome.online/categories/category/</link>
    <description>Recent content in Category on My Online Tome</description>
    <generator>Hugo</generator>
    <language>en</language>
    <managingEditor>admin@mytome.online (James Cobb)</managingEditor>
    <webMaster>admin@mytome.online (James Cobb)</webMaster>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Sat, 26 Oct 2019 22:15:11 -0500</lastBuildDate>
    <atom:link href="https://mytome.online/categories/category/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Upgrading to Terraform 0.12</title>
      <link>https://mytome.online/2019/10/upgrading-to-terraform-0.12/</link>
      <pubDate>Sat, 26 Oct 2019 22:15:11 -0500</pubDate><author>admin@mytome.online (James Cobb)</author>
      <guid>https://mytome.online/2019/10/upgrading-to-terraform-0.12/</guid>
      <description>&lt;h2 id=&#34;terra-what-012&#34;&gt;Terra What 0.12?&lt;/h2&gt;&#xA;&lt;p&gt;So I just upgraded the backend of the site to terraform 0.12. Basically this website is running software called Terraform and 0.12 is a huge step forward in the version of this. I mostly went over the upgrade guide from the &lt;a href=&#34;https://www.terraform.io/upgrade-guides/0-12.html&#34; target=&#34;_blank&#34; rel=&#34;noopener noreffer &#34;&gt;Terraform Website&lt;/a&gt;. It worked pretty well but a few things were not as clear to my understanding. Attributes vs Blocks was pretty straightforward, which was one of the biggest things I had to change. The other thing I changed was moving to dynamic blocks for some of the code. Using &lt;a href=&#34;https://github.com/hashicorp/terraform-guides/tree/master/infrastructure-as-code/terraform-0.12-examples/dynamic-blocks-and-splat-expressions&#34; target=&#34;_blank&#34; rel=&#34;noopener noreffer &#34;&gt;dynamic blocks&lt;/a&gt; really cleaned up the core of the code and allowed me to move some of the configuration to variables to make it easier.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
