<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Terraform - Category - Chai on Tech</title>
        <link>https://posts.chaibuilds.com/categories/terraform/</link>
        <description>Terraform - Category - Chai on Tech</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Fri, 14 Oct 2022 13:38:04 &#43;0530</lastBuildDate><atom:link href="https://posts.chaibuilds.com/categories/terraform/" rel="self" type="application/rss+xml" /><item>
    <title>Terraform Introduction</title>
    <link>https://posts.chaibuilds.com/posts/terraform-introduction/</link>
    <pubDate>Tue, 26 Jul 2022 22:38:27 &#43;0530</pubDate><guid>https://posts.chaibuilds.com/posts/terraform-introduction/</guid>
    <description><![CDATA[Terraform is an open source tool used to manage cloud infrastructure resources. It allows you to create, change, and destroy resources on cloud infrastructure like AWS, GCP, Azure, and DigitalOcean. It is often used by developers who need to work on multiple projects simultaneously. Read more about the basics, along with examples of real-world applications.
Terraform Introduction Terraform is an open-source infrastructure as code (IaC) software tool created by HashiCorp. It allows users to define and provision data center infrastructure using a declarative configuration language.]]></description>
</item>
<item>
    <title>Terraform Depends On</title>
    <link>https://posts.chaibuilds.com/posts/terraform-depends-on/</link>
    <pubDate>Fri, 14 Oct 2022 13:38:04 &#43;0530</pubDate><guid>https://posts.chaibuilds.com/posts/terraform-depends-on/</guid>
    <description><![CDATA[<p>Terraform is an open source tool for managing infrastructure as code. It allows you to change resources without having to manage them by hand. But what if you want to wait for a resource deployment until some other resource is deployed? This is possible by using <em>depends on</em> parameter in the Terraform script. In this tutorial, we will explain you what terraform <em>depends on</em> is all about.</p>]]></description>
</item>
<item>
    <title>Terraform copy/run scripts, and execute Commands</title>
    <link>https://posts.chaibuilds.com/posts/terraform-run-commands-copy-scripts/</link>
    <pubDate>Thu, 25 Aug 2022 12:02:18 &#43;0530</pubDate><guid>https://posts.chaibuilds.com/posts/terraform-run-commands-copy-scripts/</guid>
    <description><![CDATA[<p>With terraform you can also run any native commands related to the operating system, or copy files from your local machine and run them. In this tutorial, we&rsquo;ll show you all the ways on how to run native OS commands, copy and run scripts from your local machine to your instance.</p>]]></description>
</item>
<item>
    <title>Sample Terraform Script</title>
    <link>https://posts.chaibuilds.com/posts/terraform-sample-script/</link>
    <pubDate>Thu, 18 Aug 2022 23:42:33 &#43;0530</pubDate><guid>https://posts.chaibuilds.com/posts/terraform-sample-script/</guid>
    <description><![CDATA[<p>This is a sample terraform script which shows how you can deploy VPC, subnet, routes, instance and output the instance&rsquo;s public ip. We want to use this environment for Jenkins. So, we have added a keyword called &ldquo;jenk&rdquo; in all the resources to recognize them easily in AWS.</p>]]></description>
</item>
<item>
    <title>Count and Conditionals</title>
    <link>https://posts.chaibuilds.com/posts/terraform-count-and-conditionals/</link>
    <pubDate>Sun, 31 Jul 2022 22:42:58 &#43;0530</pubDate><guid>https://posts.chaibuilds.com/posts/terraform-count-and-conditionals/</guid>
    <description><![CDATA[<p>Terraform is a tool which allows you to create infrastructure resources like networks, subnets, security groups, etc. In this tutorial, we’ll show you how to start using Terraform&rsquo;s count and conditionals.</p>]]></description>
</item>
<item>
    <title>Terraform ForEach Loop</title>
    <link>https://posts.chaibuilds.com/posts/terraform-foreach-loop/</link>
    <pubDate>Thu, 28 Jul 2022 16:48:13 &#43;0530</pubDate><guid>https://posts.chaibuilds.com/posts/terraform-foreach-loop/</guid>
    <description><![CDATA[<p>If you want to perform same operation multiple times, you have to use a loop. In Terraform, you can use Foreach loop to do the same. In this tutorial, we&rsquo;ll explain what is Terraform foreach loop and how to use it.</p>]]></description>
</item>
<item>
    <title>Terraform AWS_Route_Table Creation Error</title>
    <link>https://posts.chaibuilds.com/posts/terraform-aws-route-table-error/</link>
    <pubDate>Fri, 22 Jul 2022 15:08:06 &#43;0530</pubDate><guid>https://posts.chaibuilds.com/posts/terraform-aws-route-table-error/</guid>
    <description><![CDATA[<p>When creating a route table, you might endup in inappropriate value for attribute error. In this tutorial, we&rsquo;ll show you solution for the error.</p>]]></description>
</item>
<item>
    <title>Terraform Add Resources To Existing Infrastructure</title>
    <link>https://posts.chaibuilds.com/posts/terraform-add-resources/</link>
    <pubDate>Sun, 17 Jul 2022 10:38:41 &#43;0530</pubDate><guid>https://posts.chaibuilds.com/posts/terraform-add-resources/</guid>
    <description><![CDATA[<p>Terraform is an amazing tool that lets you easily manage cloud resources. In this tutorial, we&rsquo;ll show you how to add more resources to existing infrastructure.</p>]]></description>
</item>
<item>
    <title>Terraform Commands List</title>
    <link>https://posts.chaibuilds.com/posts/terraform-commands/</link>
    <pubDate>Fri, 15 Jul 2022 10:58:44 &#43;0000</pubDate><guid>https://posts.chaibuilds.com/posts/terraform-commands/</guid>
    <description><![CDATA[<p>Terraform is an amazing tool that helps you to create, change, or delete infrastructure as code. In this tutorial, we&rsquo;ll show you the list of terraform commands you should know to get started with Terraform.</p>]]></description>
</item>
<item>
    <title>Terraform Imp Points</title>
    <link>https://posts.chaibuilds.com/posts/terraform-imp-points/</link>
    <pubDate>Mon, 11 Jul 2022 13:56:49 &#43;0530</pubDate><guid>https://posts.chaibuilds.com/posts/terraform-imp-points/</guid>
    <description><![CDATA[<p>Checkout this tutorial to know about some important points in Terraform.</p>]]></description>
</item>
</channel>
</rss>
