It's time for some good jq magic. I need to know where a specific release is deployed in the current environment. I also need to know which version of that release is deployed in each…
You want to automate the deployment of your Azure infrastructure. Great! But now you need to create an account for your automation to access Azure's API. Azure implements these in the form of what they…
I'm deep in the weeds again. I'm inside of a YAML document inlined inside of a heredoc inside of a bash script that exists as a string inside of a heredoc inside of a Terraform…
Finding out when your certificates expire *before* they expire…