Archive of stories published by { ovni }

Writing my own terraform template (data) provider

As a follow up to my previous post about how to use terrafrom’s built-in looping mechanisms, I set out to write my own custom “data” provider, in this case a new template renderer that would allow me to use Golang’s text/template instead of…


bash case statement in python

Having read PyDanny’s blog post about python’s absence of a switch/case statement and how to do it instead, I thought I give it a go and make a one-to-one comparison of something one may put into a bash script and implement the same in a simple python script.

These were the top 10 stories published by { ovni }; you can also dive into yearly archives: 2017, 2018, and 2019.