Deploying Azure with Terraform

I have decided to create a technical track on Terraform on my YouTube channel aimed at anyone looking to pick up the basics of how to get started and utilise Terraform to deploy Azure infrastructure. I have created the first few videos in the series and hope that this will build over time and as …

Continue reading Deploying Azure with Terraform

Azure DevOps Build Pipeline in Terraform – YAML example

In a follow up to my recent blog post and video on Deploying infrastructure via Azure DevOps pipelines using Github and Terraform, I thought I would write a brief article on exploring the YAML file that should be used in preference to any 'classic' editor in the Azure DevOps environment. My main reason for wanting …

Continue reading Azure DevOps Build Pipeline in Terraform – YAML example

Deploying Azure Infrastructure with Terraform via Azure DevOps Pipelines

In this blog article, I aim to guide you through the components needed in order to successfully deploy Azure Infrastructure using Terraform via an Azure DevOps Pipeline. The idea here is to help understand how you may be able to automate the deployment and updating of your cloud infrastructure hosted in Azure. Follow along with …

Continue reading Deploying Azure Infrastructure with Terraform via Azure DevOps Pipelines

Day[13/100] #100DaysOfCloud – Jonnychipz – Terraform Basics

One of my longer term goals is to become more proficient with utilising Terraform code to design and deliver infrastructure into Azure. I thought I would spend some time today looking at the basics of terraform and working my way through from setting up my VSCode workspace to creating simple infrastructure in Azure with Terraform. …

Continue reading Day[13/100] #100DaysOfCloud – Jonnychipz – Terraform Basics