InSpaceliftbyJack RoperTerraform Count and For_Each Meta-Argument OverviewIn this article, I will explain the Terraform count and for_eachmeta-arguments. I will provide examples of how to use each one, when to use…Feb 16, 2022Feb 16, 2022
InFAUN — Developer Community 🐾byJack RoperGenerate Terraform code automatically for your Azure project using Nubesgen!Nubesgen is an awesome open-source project that enables you to generate Infrastructure-as-code configuration files for Azure web…Feb 25, 2022Feb 25, 2022
InFAUN — Developer Community 🐾byJack RoperFormat and Mount a VM disk using Terraform in AzureWhen provisioning a Windows VM in Azure that may have data disks attached, there will be an extra step needed to Initialize, Mount, and…Mar 9, 20221Mar 9, 20221
InFAUN — Developer Community 🐾byJack RoperTerraform Init — Command Overview with Quick Usage ExamplesIn this post, I will explain what the terraform initcommand is used for, what it does, and when to run it. I will explore the options…Mar 22, 2022Mar 22, 2022
InITNEXTbyJack RoperSetting up Scalr with Azure DevOps — how to execute your Terraform code and create a workspaceTo get started using Scalr with Azure DevOps, there are 3 initial stages to go through. In this series of 3 posts on using Scalr with…Apr 11, 2022Apr 11, 2022
InFAUN — Developer Community 🐾byJack RoperThe BEST way to structure your Terraform projects!Dynamic Terraform deployments across multiple environmentsDec 22, 202110Dec 22, 202110
InITNEXTbyJack RoperTerraform Cheat SheetCommand reference with useful examples!May 11, 20222May 11, 20222
InITNEXTbyJack RoperTerraform ProvidersProviders explained with useful examples!Jul 25, 2022Jul 25, 2022
InSpaceliftbyJack RoperHow to use the Terraform join and split functionsThe Hashicorp Configuration Language (HCL) that Terraform employs utilizes a number of beneficial built-in functions. These functions can…Jun 28, 2022Jun 28, 2022
InITNEXTbyJack RoperUsing the Terraform Apply CommandIn this post, I will explain what the terraform apply command is used for, what it does, the available options, and when to run it.Jun 14, 2022Jun 14, 2022
InRun[X]byJack RoperCreating Terraform for an AKS Cluster with OptaAutomatically generate Terraform code!Apr 19, 2022Apr 19, 2022
InCodeXbyJack RoperTerraform local valuesHow to use Terraform locals with real-world use casesApr 19, 2022Apr 19, 2022
Jack RoperBuilding an Azure DevOps CI/CD Pipeline for Terraform (Part 1 — Creating the Pipeline)This post will detail how to create a pipeline for Terraform using Azure DevOps! In part 2, I’ll show you how to create the ‘release’…Oct 29, 20201Oct 29, 20201
InFAUN — Developer Community 🐾byJack RoperUnderstanding Azure Virtual Network Peering — Configuring in Terraform!Recently I was involved in a project that required multiple network peerings to be setup between multiple Azure VNETS, with all the…Sep 28, 2020Sep 28, 2020
InFAUN — Developer Community 🐾byJack RoperTerraform null provider and null_resource explainedWhat the null?Nov 16, 20212Nov 16, 20212
InFAUN — Developer Community 🐾byJack RoperTrends in Cloud Infrastructure Automation in 2021What’s next for IaC?Nov 9, 20211Nov 9, 20211
InFAUN — Developer Community 🐾byJack RoperCreating a CI/CD pipeline to deploy Terraform on Azure in GitLabMy previous posts have covered how to setup GitLab runners, which are the are processes that pick up and execute jobs for GitLab.Apr 1, 2021Apr 1, 2021
InFAUN — Developer Community 🐾byJack RoperUsing Terraform to configure SQL Server on an Azure VM (IaaS)In this article, I will run through an example of how to create a SQL Server VM in Azure using Terraform, utilizing the SQL Server IaaS…May 6, 20213May 6, 20213
Jack RoperFixing the Terraform Console Output Encoding in Azure DevOpsWhen using Terraform in an Azure DevOps release pipeline, you may notice that the encoding on the console output has annoying characters…May 25, 2021May 25, 2021
InFAUN — Developer Community 🐾byJack RoperHook your Azure VM into Log Analytics with the MMA agent VM extension… using Terraform!To connect your Windows VMs to a log analytics workspace in Azure, the Microsoft monitoring agent (MMA) needs to be installed and…Jun 4, 2021Jun 4, 2021