<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>RAWRitsCloud</title>
    <description>A guy blogging cloud!</description>
    <link>https://github.com/</link>
    <atom:link href="https://github.com/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Tue, 23 Jun 2026 17:01:43 +0000</pubDate>
    <lastBuildDate>Tue, 23 Jun 2026 17:01:43 +0000</lastBuildDate>
    <generator>Jekyll v3.10.0</generator>
    
      <item>
        <title>LGBT+ in Tech</title>
        <description>Talking about me and being proud inside the Tech world.</description>
        <pubDate>Fri, 07 Oct 2022 00:01:00 +0000</pubDate>
        <link>https://github.com/aboutme/2022/10/07/lgbt-in-tech</link>
        <guid isPermaLink="true">https://github.com/aboutme/2022/10/07/lgbt-in-tech</guid>
        
        <category>#Pride</category>
        
        <category>#LGBT</category>
        
        
        <category>#AboutMe</category>
        
      </item>
    
      <item>
        <title>Logic Apps to Automate Cost Savings</title>
        <description>A few logic apps to help control costs of Disks and Public IP addresses. Can easily be changed to support more resources.</description>
        <pubDate>Fri, 23 Sep 2022 00:01:00 +0000</pubDate>
        <link>https://github.com/costmanagement/automation/azure/2022/09/23/cost-managment-logic-apps</link>
        <guid isPermaLink="true">https://github.com/costmanagement/automation/azure/2022/09/23/cost-managment-logic-apps</guid>
        
        <category>#CostManagement</category>
        
        <category>#Automation</category>
        
        <category>#LogicApps</category>
        
        <category>#ARM</category>
        
        <category>#PIP</category>
        
        <category>#Disks</category>
        
        <category>#Snapshots</category>
        
        
        <category>#CostManagement</category>
        
        <category>#Automation</category>
        
        <category>#Azure</category>
        
      </item>
    
      <item>
        <title>How do I blog? And how do I automate some of it!</title>
        <description>An article about how I blog and how I automate some of my social media actions for the blog.</description>
        <pubDate>Fri, 16 Sep 2022 00:01:00 +0000</pubDate>
        <link>https://github.com/blogging/automation/2022/09/16/automating-your-blog</link>
        <guid isPermaLink="true">https://github.com/blogging/automation/2022/09/16/automating-your-blog</guid>
        
        <category>#Automation</category>
        
        <category>#GitHub</category>
        
        <category>#Pipelines</category>
        
        <category>#GitHubActions</category>
        
        <category>#LogicApps</category>
        
        
        <category>#Blogging</category>
        
        <category>#Automation</category>
        
      </item>
    
      <item>
        <title>Terraform Modules, let&apos;s make some automations</title>
        <description>Discussing how and what you could automate in your Terraform modules.</description>
        <pubDate>Fri, 09 Sep 2022 00:01:00 +0000</pubDate>
        <link>https://github.com/terraform%20modules/2022/09/09/modules-where-to-automate</link>
        <guid isPermaLink="true">https://github.com/terraform%20modules/2022/09/09/modules-where-to-automate</guid>
        
        <category>#Automation</category>
        
        <category>#IaC</category>
        
        <category>#Terraform</category>
        
        <category>#terraform-docs</category>
        
        <category>#pipelines</category>
        
        
        <category>#TerraformModules</category>
        
      </item>
    
      <item>
        <title>Terraform Modules, a little bit of repeating</title>
        <description>Talking about how and where you create repetition with modules.</description>
        <pubDate>Fri, 02 Sep 2022 00:01:00 +0000</pubDate>
        <link>https://github.com/terraform%20modules/2022/09/02/modules-keep-repeating</link>
        <guid isPermaLink="true">https://github.com/terraform%20modules/2022/09/02/modules-keep-repeating</guid>
        
        <category>#IaC</category>
        
        <category>#Terraform</category>
        
        
        <category>#TerraformModules</category>
        
      </item>
    
      <item>
        <title>Terraform Modules, organising the modules</title>
        <description>Talking about some of the take aways from my experience of building Terraform modules.</description>
        <pubDate>Fri, 26 Aug 2022 00:01:00 +0000</pubDate>
        <link>https://github.com/terraform%20modules/2022/08/26/modules-design-patterns</link>
        <guid isPermaLink="true">https://github.com/terraform%20modules/2022/08/26/modules-design-patterns</guid>
        
        <category>#IaC</category>
        
        <category>#Templates</category>
        
        <category>#Terraform</category>
        
        <category>#Git</category>
        
        <category>#Design</category>
        
        
        <category>#TerraformModules</category>
        
      </item>
    
      <item>
        <title>Terraform Modules, what are they?</title>
        <description>An overview of Terraform modules and talking about processes around them.</description>
        <pubDate>Fri, 19 Aug 2022 00:01:00 +0000</pubDate>
        <link>https://github.com/terraform%20modules/2022/08/19/lets-talk-modules</link>
        <guid isPermaLink="true">https://github.com/terraform%20modules/2022/08/19/lets-talk-modules</guid>
        
        <category>#IaC</category>
        
        <category>#Templates</category>
        
        <category>#Terraform</category>
        
        
        <category>#TerraformModules</category>
        
      </item>
    
      <item>
        <title>Terraform Key Vault Access Policies: When You Need Both Approaches</title>
        <description>A workaround for situations where Terraform Key Vault access policies don&apos;t behave quite how you expect.</description>
        <pubDate>Fri, 18 Feb 2022 00:01:00 +0000</pubDate>
        <link>https://github.com/azure/terraform/2022/02/18/keyvault-pipelines-with-data-sources-in-terraform</link>
        <guid isPermaLink="true">https://github.com/azure/terraform/2022/02/18/keyvault-pipelines-with-data-sources-in-terraform</guid>
        
        <category>#KeyVault</category>
        
        <category>#AccessPolicy</category>
        
        
        <category>#Azure</category>
        
        <category>#Terraform</category>
        
      </item>
    
      <item>
        <title>Making Enterprise Scale Outputs Actually Useful</title>
        <description>Looking into how to make the outputs in Enterprise Scale a little more usable.</description>
        <pubDate>Sat, 05 Feb 2022 00:01:00 +0000</pubDate>
        <link>https://github.com/using-enterprise-scale-outputs</link>
        <guid isPermaLink="true">https://github.com/using-enterprise-scale-outputs</guid>
        
        <category>#CAF</category>
        
        <category>#EnterpriseScale</category>
        
        <category>#Outputs</category>
        
        <category>#Locals</category>
        
        
        <category>#Azure</category>
        
        <category>#Terraform</category>
        
      </item>
    
  </channel>
</rss>
