Last week I had the pleasure of attending Experts Live Netherlands 2023, and presenting a session called “Exploring the benefits of Azure Virtual WAN“. The event […]
Introduction Azure Automation is a robust tool that provides administrators with the ability to execute tasks either on Azure or on-premises (through a hybrid worker). If […]
HashiCorp Terraform is an infrastructure as code (IaC) tool that enables users to manage and automate cloud infrastructure. The Terraform Associate Certification is a widely recognized […]
In today’s world, Infrastructure as Code (IaC) has become a fundamental part of managing and deploying cloud infrastructure. Terraform is a widely used IaC tool that […]
A quick blog post on assisting with a couple of errors I came across when using workflow hashicorp/setup-terraform@v2 – this also remediates hashicorp/setup-terraform@v1 also. Two errors […]
Overview Recently I have been using Azure Lab Services to prepare Lab Environments for testing and training scenarios, and also using various tools to help create […]
A quick blog post on how to resolve the Terraform warning Warning: Version constraints inside provider configuration blocks are deprecated within your Terraform configuration. The fix […]