Preparing Azure for Terraform

This past week I started working on a new proof of concept in Azure. Since I had not really done any Terraform in Azure before, I figured this would be a good project to try it out with. When working...

Ansible Testing Environment

Over the next few weeks I have planned a series of blog posts on how I test my Ansible roles with Molecule. Rather than assume that people are working in Ansible the same way I am, I decided to quickly...

Checking the LastModified Date in S3

A couple of days ago the team received a request from one of the engineering teams about monitoring on an S3 bucket. As part of an application upgrade they were pointing the application at a new bucket and they wanted...

More Fun with aws-vault

In my last post I talked my discovery of the aws-vault utility. In the last few weeks, as I have gotten to know the application better, I have added a few new bits of functionality to my workflow so that...