Peter Walker
Peter Walker

Peter Walker

Follow
homeAbout MeMy Resumebadges

Terraform State File in Azure

Jan 3, 20221 min read 106 views

This is sort of a chicken and egg situation where the egg has to come before the chicken. The state file is important and it maintains your current...

Terraform State File in Azure

Troubleshooting DNS - the internet broke today

Jul 23, 20212 min read 94 views

3 ways to test DNS in the command line · Akamai's DNS servers ran into a hiccup today (7/22/21) and it effected some big names, such as Steam, Play...

Troubleshooting DNS - the internet broke today

Installing Terraform on Windows

Jul 22, 20211 min read 542 views

Hint: Use Linux commands 😊 · Like the subtitle suggests, doing things on the Linux CLI seems to always be easier than dealing with Windows, but at least...

Installing Terraform on Windows

Introduction to Terraform

Mar 14, 20211 min read 129 views

Helpful Commands · One of the best things about Terraform is that you can use it everywhere - AWS, Azure, GCP, and many more cloud providers. This helps...

Introduction to Terraform

Intro Docker Commands

Feb 22, 20212 min read 165 views

Quick way to get started with Docker post install · Installing docker is easy and well documented at Docker Docs. Here are some quick commands you can...

Intro Docker Commands