Skip to content

Jeff Brown Tech

Cloud and DevOps Engineering

Jeff Brown Tech

Cloud and DevOps Engineering

  • Home
  • Privacy Policy
  • About
    • Home
    • terraform
Azure Terraform

Avoid Terraform and Azure Function Application Settings Drift

Jeff Brown June 13, 2023

Terraform is an excellent infrastructure as code (IaC) tool for managing Azure resources. However, a configuration drift issue occurs with Function App application settings and Terraform when deploying function app…

Terraform

Avoiding Terraform For_Each Index Issues

Jeff Brown November 21, 2022

Terraform can create multiple resources using the for_each argument. However, depending on your variable type or for_each syntax, Terraform can inadvertently destroy resources due to index issues. In this article,…

Terraform

Terraform Heredoc & JsonEncode: Best Practices

Jeff Brown September 22, 2022

Terraform continually introduces more functionality and improvements as the product progresses. While newer versions enable better ways of performing tasks, documentation and practices don't always catch up right away. One…

Azure Terraform

Manage Azure Policy using Terraform

Jeff Brown August 3, 2022

Terraform is a popular Infrastructure as Code solution. Did you know that you can manage other Azure resources, such as policy definitions and assignments with Terraform? In this tutorial, you…

Azure Terraform

Getting Started with Terraform in Azure

Jeff Brown July 13, 2022

HashiCorp Terraform is an open-source Infrastructure as Code (IaC) tool that enables deploying resources on-premises and to the cloud. You can build, modify, and version your environment using an efficient…

Azure Terraform

Configure Terraform for Multiple Azure Subscriptions

Jeff Brown January 11, 2022

Did you know Terraform can deploy to multiple Azure subscriptions? Terraform can deploy to multiple subscriptions by defining multiple provider blocks. You then use aliases to identify each subscription within…

Azure Terraform

Performing Azure Authentication Inside Terraform

Jeff Brown December 14, 2021

To deploy Terraform configurations to Azure, you first need to perform authentication. Without authentication, Terraform will not have the permissions necessary to deploy the defined resources. In this tutorial, you…

Terraform

Install and Configure Terraform on Windows

Jeff Brown December 7, 2021

Terraform is quickly becoming a favorite infrastructure as code software tool. The Terraform binary provides a CLI workflow for deploying and managing several services such as AWS, Azure, GCP, and…

Terraform

Recreate Resources with Terraform Taint and Replace

Jeff Brown September 22, 2021

While Terraform is great for deploying (and destroying!) resources, you occasionally run into a situation where you need Terraform to recreate an existing resource. Enter the Terraform taint and replace…

Terraform

Applying Terraform Dynamic Blocks within Resources

Jeff Brown August 25, 2021

In a previous article (Terraform Count vs. For Each: Which One Do You Use?), you learned how to create multiple resources using both the for_each and count arguments. While these…

Posts navigation

1 2

Next Page »

Subscribe to new articles! Enter your email address below.

Jeff Brown Tech

Cloud and DevOps Engineering

Copyright © All rights reserved | Blogus by Themeansar.