Nick Perkins

Platform Engineer. Volunteer Motorsport Official. ADHD Brain. Bit of a nerd.

Infrastructure as code with Terraform

2021-04-18 devops
Over the last couple of months I’ve been working on a project for a containerised orchestration platform using Infrastructure as Code. This has meant I’ve spent most of my time working with Terraform. What is Terraform? I could write a couple of paragraphs about what Terraform is and what it does, but I think they put it best: Terraform is an open-source infrastructure as code software tool that provides a consistent CLI workflow to manage hundreds of cloud services. Continue reading