<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Terraform Archives - Pixel Robots.</title>
	<atom:link href="https://pixelrobots.co.uk/category/terraform/feed/" rel="self" type="application/rss+xml" />
	<link>https://pixelrobots.co.uk/category/terraform/</link>
	<description>A blog about Azure Kubernetes Service (AKS) and more...</description>
	<lastBuildDate>Wed, 20 Mar 2019 11:58:12 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://pixelrobots.co.uk/wp-content/uploads/2018/09/cropped-logohead-32x32.png</url>
	<title>Terraform Archives - Pixel Robots.</title>
	<link>https://pixelrobots.co.uk/category/terraform/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Use Terraform to join a new Azure Virtual Machine to a Domain</title>
		<link>https://pixelrobots.co.uk/2019/03/use-terraform-to-join-a-new-azure-virtual-machine-to-a-domain/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=use-terraform-to-join-a-new-azure-virtual-machine-to-a-domain</link>
					<comments>https://pixelrobots.co.uk/2019/03/use-terraform-to-join-a-new-azure-virtual-machine-to-a-domain/#comments</comments>
		
		<dc:creator><![CDATA[Pixel Robots.]]></dc:creator>
		<pubDate>Wed, 13 Mar 2019 14:12:14 +0000</pubDate>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Terraform]]></category>
		<category><![CDATA[IaC]]></category>
		<guid isPermaLink="false">https://pixelrobots.co.uk/?p=33006</guid>

					<description><![CDATA[<p><span class="span-reading-time rt-reading-time" style="display: block;"><span class="rt-label rt-prefix">Reading Time: </span> <span class="rt-time"> &#60; 1</span> <span class="rt-label rt-postfix">minute</span></span>As I continue using terraform with Microsoft Azure, I keep finding cool stuff. In this short blog post, I am going to show you how to join an Azure Virtual Machine to an Active Directory Domain using a VM Extension. The below example can be added to your existing VM<a class="moretag" href="https://pixelrobots.co.uk/2019/03/use-terraform-to-join-a-new-azure-virtual-machine-to-a-domain/"> Read more</a></p>
<p>The post <a href="https://pixelrobots.co.uk/2019/03/use-terraform-to-join-a-new-azure-virtual-machine-to-a-domain/">Use Terraform to join a new Azure Virtual Machine to a Domain</a> appeared first on <a href="https://pixelrobots.co.uk">Pixel Robots.</a>.</p>
]]></description>
		
					<wfw:commentRss>https://pixelrobots.co.uk/2019/03/use-terraform-to-join-a-new-azure-virtual-machine-to-a-domain/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<featured_image>https://pixelrobots.co.uk/wp-content/uploads/2019/03/adjoin.png</featured_image>	</item>
		<item>
		<title>Create a RBAC Azure Kubernetes Services (AKS) cluster with Azure Active Directory using Terraform</title>
		<link>https://pixelrobots.co.uk/2019/02/create-a-rbac-azure-kubernetes-services-aks-cluster-with-azure-active-directory-using-terraform/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=create-a-rbac-azure-kubernetes-services-aks-cluster-with-azure-active-directory-using-terraform</link>
					<comments>https://pixelrobots.co.uk/2019/02/create-a-rbac-azure-kubernetes-services-aks-cluster-with-azure-active-directory-using-terraform/#comments</comments>
		
		<dc:creator><![CDATA[Pixel Robots.]]></dc:creator>
		<pubDate>Wed, 13 Feb 2019 09:46:37 +0000</pubDate>
				<category><![CDATA[AKS]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Hardening]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Terraform]]></category>
		<category><![CDATA[RBAC]]></category>
		<guid isPermaLink="false">https://pixelrobots.co.uk/?p=32568</guid>

					<description><![CDATA[<p><span class="span-reading-time rt-reading-time" style="display: block;"><span class="rt-label rt-prefix">Reading Time: </span> <span class="rt-time"> 7</span> <span class="rt-label rt-postfix">minutes</span></span>In this article I am going to show you how to build a Role Based Access Controlled (RBAC) Azure Kubernetes Services (AKS) cluster using Terraform and Azure Active Directory. At the time of writing this article, when you create an AKS cluster using the portal or terraform RBAC is disabled<a class="moretag" href="https://pixelrobots.co.uk/2019/02/create-a-rbac-azure-kubernetes-services-aks-cluster-with-azure-active-directory-using-terraform/"> Read more</a></p>
<p>The post <a href="https://pixelrobots.co.uk/2019/02/create-a-rbac-azure-kubernetes-services-aks-cluster-with-azure-active-directory-using-terraform/">Create a RBAC Azure Kubernetes Services (AKS) cluster with Azure Active Directory using Terraform</a> appeared first on <a href="https://pixelrobots.co.uk">Pixel Robots.</a>.</p>
]]></description>
		
					<wfw:commentRss>https://pixelrobots.co.uk/2019/02/create-a-rbac-azure-kubernetes-services-aks-cluster-with-azure-active-directory-using-terraform/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<featured_image>https://pixelrobots.co.uk/wp-content/uploads/2019/01/rbac-aks.png</featured_image>	</item>
		<item>
		<title>How to store your Terraform State file in Azure Storage.</title>
		<link>https://pixelrobots.co.uk/2019/01/how-to-store-your-terraform-state-file-in-azure-storage/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-store-your-terraform-state-file-in-azure-storage</link>
					<comments>https://pixelrobots.co.uk/2019/01/how-to-store-your-terraform-state-file-in-azure-storage/#comments</comments>
		
		<dc:creator><![CDATA[Pixel Robots.]]></dc:creator>
		<pubDate>Wed, 30 Jan 2019 10:53:29 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Terraform]]></category>
		<category><![CDATA[AZOPS]]></category>
		<guid isPermaLink="false">https://pixelrobots.co.uk/?p=32527</guid>

					<description><![CDATA[<p><span class="span-reading-time rt-reading-time" style="display: block;"><span class="rt-label rt-prefix">Reading Time: </span> <span class="rt-time"> 2</span> <span class="rt-label rt-postfix">minutes</span></span>As I use Terraform more my love for it grows. In this article I am going to show you how to store the state of your environment to a tfstate file that is saved in Azure Storage. This file is in the JSON format and is used by Terraform to<a class="moretag" href="https://pixelrobots.co.uk/2019/01/how-to-store-your-terraform-state-file-in-azure-storage/"> Read more</a></p>
<p>The post <a href="https://pixelrobots.co.uk/2019/01/how-to-store-your-terraform-state-file-in-azure-storage/">How to store your Terraform State file in Azure Storage.</a> appeared first on <a href="https://pixelrobots.co.uk">Pixel Robots.</a>.</p>
]]></description>
		
					<wfw:commentRss>https://pixelrobots.co.uk/2019/01/how-to-store-your-terraform-state-file-in-azure-storage/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<featured_image>https://pixelrobots.co.uk/wp-content/uploads/2019/01/terraform_Azure.png</featured_image>	</item>
		<item>
		<title>First look at Terraform and the Azure Cloud Shell</title>
		<link>https://pixelrobots.co.uk/2018/11/first-look-at-terraform-and-the-azure-cloud-shell/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=first-look-at-terraform-and-the-azure-cloud-shell</link>
					<comments>https://pixelrobots.co.uk/2018/11/first-look-at-terraform-and-the-azure-cloud-shell/#respond</comments>
		
		<dc:creator><![CDATA[Pixel Robots.]]></dc:creator>
		<pubDate>Wed, 28 Nov 2018 16:00:36 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Terraform]]></category>
		<guid isPermaLink="false">https://pixelrobots.co.uk/?p=32051</guid>

					<description><![CDATA[<p><span class="span-reading-time rt-reading-time" style="display: block;"><span class="rt-label rt-prefix">Reading Time: </span> <span class="rt-time"> 3</span> <span class="rt-label rt-postfix">minutes</span></span>The more I am using Azure the more I want to make my life easier. Terraform to the rescue it seems. Below you will find my first look at Terraform with the Azure Cloud Shell. I have written as a how to guide so hopefully it helps. Let&#8217;s get to<a class="moretag" href="https://pixelrobots.co.uk/2018/11/first-look-at-terraform-and-the-azure-cloud-shell/"> Read more</a></p>
<p>The post <a href="https://pixelrobots.co.uk/2018/11/first-look-at-terraform-and-the-azure-cloud-shell/">First look at Terraform and the Azure Cloud Shell</a> appeared first on <a href="https://pixelrobots.co.uk">Pixel Robots.</a>.</p>
]]></description>
		
					<wfw:commentRss>https://pixelrobots.co.uk/2018/11/first-look-at-terraform-and-the-azure-cloud-shell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<featured_image>https://pixelrobots.co.uk/wp-content/uploads/2018/11/terraformfirst.png</featured_image>	</item>
	</channel>
</rss>
