Skip to content

Jeff Brown Tech

Cloud and DevOps Engineering

Jeff Brown Tech

Cloud and DevOps Engineering

  • Home
  • Privacy Policy
  • About
    • Home
    • iac
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

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…

Azure

Azure Bicep: Getting Started Guide

Jeff Brown November 19, 2021

Infrastructure as code aims to make resource deployment more predictable. Instead of writing complicated scripts, you write out what the resource should look like and then have a tool figure…

Terraform

Terraform Count vs. For Each: Which One Do You Use?

Jeff Brown July 14, 2021

Terraform is great for defining your environment using code. However, copying and pasting the same resource definition can be tedious if you create multiple resources. Luckily, Terraform provides two ways…

Azure

Azure Bicep: Getting Started and How-To Guide

Jeff Brown July 6, 2021

Are you deploying resources to Azure and trying to use Azure Resource Manager (ARM) templates? Are you finding the JSON syntax confusing? Microsoft heard the criticism and introduced a new…

Azure

Exploring ARM Templates: Azure Resource Manager Tutorial

Jeff Brown June 28, 2021

Are you tired of clicking around the Azure portal creating virtual machines, storage accounts, and app services? Do you need a reliable method of creating the same environment multiple times?…

Azure

Tackling ARM Template Array, Objects, and Copy Loops

Jeff Brown June 2, 2021

In a previous article, you already learned how to use ARM template copy functionality to perform dynamic Azure deployments. One example demonstrated how to deploy multiple data disks to a…

Subscribe to new articles! Enter your email address below.

Jeff Brown Tech

Cloud and DevOps Engineering

Copyright © All rights reserved | Blogus by Themeansar.