Background Recently I have been working on a project that was setup using a brand new Github Repository. This repo would be used to store desired state templates for the project’s infrastructure. The way I wanted to structure all of the templates was to re-use modules that our team maintains in a separate private repository. I also wanted to ensure that everything should be desired state managed, even the Github repository itself....
Boosting my cloudy workflow with some handy .zshrc functions
Introduction Almost everything tech related I do on my computers revolves around my terminal. So naturally I have spent quite some time setting up my terminal the way I want it to with auto-completing, aliases and what not to optimize my workflow. And I must admit, it never stops evolving. Which is one of the beautiful things with having your own personalized CLI environment. Why workflow matters There are alot of tools, products, APIs, IDEs, you name it, I as a cloud engineer come across....