<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Terraform on Daniel Andrade</title><link>https://danielandrade.info/tags/terraform/</link><description>Recent content in Terraform on Daniel Andrade</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 08 Jun 2023 15:22:15 +0100</lastBuildDate><atom:link href="https://danielandrade.info/tags/terraform/index.xml" rel="self" type="application/rss+xml"/><item><title>Terraform – Using Azure KeyVault Secrets During Deployments</title><link>https://danielandrade.info/terraform-using-azure-keyvault-secrets-during-deployments/</link><pubDate>Thu, 08 Jun 2023 15:22:15 +0100</pubDate><guid>https://danielandrade.info/terraform-using-azure-keyvault-secrets-during-deployments/</guid><description>&lt;h1 id="terraform--using-azure-keyvault-secrets-during-deployments"&gt;&lt;strong&gt;Terraform – Using Azure KeyVault Secrets During Deployments&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;Terraform has become one of the most prominent tools in the DevOps world. It is an open-source Infrastructure as Code (IaC) software tool that enables users to define and provide data centre infrastructure using a declarative configuration language. This blog post focuses on how to use Azure KeyVault secrets during Terraform deployments.&lt;/p&gt;
&lt;h2 id="what-is-azure-keyvault"&gt;What is Azure KeyVault?&lt;/h2&gt;
&lt;p&gt;Azure KeyVault is a cloud-based service for managing cryptographic keys and other secrets securely. It eliminates the need to store sensitive data in configuration files or code, thereby improving the security posture of your applications.&lt;/p&gt;</description></item></channel></rss>