Templating and Automating Docker Image Management My general thoughts on image management are I don’t want to ever have to think about it until something breaks and yes I want to be told when it is broken from a channel other than my end users. We also need to consider that patching requirements and…
Month: September 2023
Project: Duplicate Terraform Cloud Global Variable
First I need to choose a language to write it in. Currently the teams I work with use python. I have used python for a few years now so that seems the logical choice (NOT). I adamantly avoided python choosing to use perl in the past… I do admit now that python has won and…