<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Install Terraform (Infrastructure as Code) in Linux	</title>
	<atom:link href="https://www.tecmint.com/install-terraform-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-terraform-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 27 Oct 2023 07:43:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-terraform-in-linux/comment-page-1/#comment-2095402</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 27 Oct 2023 07:43:32 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41825#comment-2095402</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-terraform-in-linux/comment-page-1/#comment-2095387&quot;&gt;Mike Bomba&lt;/a&gt;.

@Mike,

I&#039;ve revised the installation instructions for Terraform on Debian-based distributions, including Linux Mint.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-terraform-in-linux/comment-page-1/#comment-2095387">Mike Bomba</a>.</p>
<p>@Mike,</p>
<p>I&#8217;ve revised the installation instructions for Terraform on Debian-based distributions, including Linux Mint.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike Bomba		</title>
		<link>https://www.tecmint.com/install-terraform-in-linux/comment-page-1/#comment-2095387</link>

		<dc:creator><![CDATA[Mike Bomba]]></dc:creator>
		<pubDate>Fri, 27 Oct 2023 06:56:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41825#comment-2095387</guid>

					<description><![CDATA[&lt;strong&gt;apt-key&lt;/strong&gt; has been deprecated on &lt;strong&gt;Linux Mint 21&lt;/strong&gt; - another means needs to be used to import the key. 

&lt;strong&gt;apt update&lt;/strong&gt; has been updated to require a Release file. This command fails on &lt;strong&gt;Linux Mint 21&lt;/strong&gt; as used above.]]></description>
			<content:encoded><![CDATA[<p><strong>apt-key</strong> has been deprecated on <strong>Linux Mint 21</strong> &#8211; another means needs to be used to import the key. </p>
<p><strong>apt update</strong> has been updated to require a Release file. This command fails on <strong>Linux Mint 21</strong> as used above.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-terraform-in-linux/comment-page-1/#comment-1444112</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 04 Mar 2021 04:30:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41825#comment-1444112</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-terraform-in-linux/comment-page-1/#comment-1444107&quot;&gt;Pablo&lt;/a&gt;.

@Pablo,

Thanks for informing us, I have updated the article as per your suggestion...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-terraform-in-linux/comment-page-1/#comment-1444107">Pablo</a>.</p>
<p>@Pablo,</p>
<p>Thanks for informing us, I have updated the article as per your suggestion&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pablo		</title>
		<link>https://www.tecmint.com/install-terraform-in-linux/comment-page-1/#comment-1444107</link>

		<dc:creator><![CDATA[Pablo]]></dc:creator>
		<pubDate>Thu, 04 Mar 2021 04:03:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41825#comment-1444107</guid>

					<description><![CDATA[Thanks for the article!

Just note when you&#039;re installing &lt;strong&gt;Terraform&lt;/strong&gt; via the CLI on Debian family distros, you have to include below command to update package.
&lt;pre&gt;
$ sudo apt update
&lt;/pre&gt;
If it&#039;s not executed you&#039;ll see something as below:
&lt;pre&gt;
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package terraform
&lt;/pre&gt;
I guess the same is happening for the Red Had family distros.

Thanks,
Pablo]]></description>
			<content:encoded><![CDATA[<p>Thanks for the article!</p>
<p>Just note when you&#8217;re installing <strong>Terraform</strong> via the CLI on Debian family distros, you have to include below command to update package.</p>
<pre>
$ sudo apt update
</pre>
<p>If it&#8217;s not executed you&#8217;ll see something as below:</p>
<pre>
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package terraform
</pre>
<p>I guess the same is happening for the Red Had family distros.</p>
<p>Thanks,<br />
Pablo</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
