<?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 &#8211; Hyrule Monk</title>
	<atom:link href="https://rinoymjoseph.github.io/tag/terraform/feed/" rel="self" type="application/rss+xml" />
	<link>https://rinoymjoseph.github.io/</link>
	<description></description>
	<lastBuildDate>Fri, 11 Aug 2023 10:24:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.3</generator>

<image>
	<url>https://rinoymjoseph.github.io/wp-content/uploads/2023/07/iobeez-144px.png</url>
	<title>Terraform &#8211; Hyrule Monk</title>
	<link>https://rinoymjoseph.github.io/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Kubernetes The Hard Way using Terraform, Ansible and Proxmox</title>
		<link>https://rinoymjoseph.github.io/kubernetes-the-hard-way-using-ansible-and-proxmox/</link>
		
		<dc:creator><![CDATA[rinoy]]></dc:creator>
		<pubDate>Thu, 10 Aug 2023 10:40:17 +0000</pubDate>
				<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[Proxmox]]></category>
		<category><![CDATA[Terraform]]></category>
		<guid isPermaLink="false">https://rinoymjoseph.github.io/?p=806</guid>

					<description><![CDATA[Introduction The scripts are available in https://github.com/rinoymjoseph/k8s-hardway repo. Kubernetes The Hard Way is a popular git hub repo which take the long route to ensure you understand each task required to bootstrap a Kubernetes cluster. 1. Prerequisites 2. System Diagram Single Controller and Three Worker Nodes 3. Configuration Infrastructure Configuration A terraform script creates the ... <a title="Kubernetes The Hard Way using Terraform, Ansible and Proxmox" class="read-more" href="https://rinoymjoseph.github.io/kubernetes-the-hard-way-using-ansible-and-proxmox/" aria-label="More on Kubernetes The Hard Way using Terraform, Ansible and Proxmox">Read more</a>]]></description>
		
		
		
			</item>
		<item>
		<title>Terraform installation on Ubuntu 22.04</title>
		<link>https://rinoymjoseph.github.io/installation-of-terraform-on-ubuntu-22-04/</link>
		
		<dc:creator><![CDATA[rinoy]]></dc:creator>
		<pubDate>Mon, 31 Jul 2023 15:13:17 +0000</pubDate>
				<category><![CDATA[Terraform]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://rinoymjoseph.github.io/?p=115</guid>

					<description><![CDATA[Terraform is an open source “Infrastructure as Code” tool, created by HashiCorp.Terraform is a declarative coding tool, enables developers to use a high-level configuration language called HCL (HashiCorp Configuration Language) to describe the desired “end-state” cloud or on-premises infrastructure for running an application. It then generates a plan for reaching that end-state and executes the ... <a title="Terraform installation on Ubuntu 22.04" class="read-more" href="https://rinoymjoseph.github.io/installation-of-terraform-on-ubuntu-22-04/" aria-label="More on Terraform installation on Ubuntu 22.04">Read more</a>]]></description>
		
		
		
			</item>
		<item>
		<title>Virtual Machine provisioning using Terraform on Proxmox VE</title>
		<link>https://rinoymjoseph.github.io/virtual-machine-provisioning-using-terraform-in-proxmox/</link>
		
		<dc:creator><![CDATA[rinoy]]></dc:creator>
		<pubDate>Mon, 31 Jul 2023 15:06:23 +0000</pubDate>
				<category><![CDATA[Proxmox]]></category>
		<category><![CDATA[Terraform]]></category>
		<guid isPermaLink="false">https://rinoymjoseph.github.io/?p=107</guid>

					<description><![CDATA[Prerequisite Create a virtual machine in Proxmox VE and convert it to a template.]]></description>
		
		
		
			</item>
	</channel>
</rss>
