Testing Terraform The Right Way
Testing is considered the best practise for almost any tooling, but besides fmt and validate there isn’t really much that can be done in Terraform. Siron tackles how to solve this problem.
Testing is considered the best practise for almost any tooling, but besides fmt and validate there isn’t really much that can be done in Terraform. Siron tackles how to solve this problem.
Blackglasses experiments using private Go modules with Nix builds, highlighting the problems faced and how to possibly solve them.
There comes a time in every DevOps Engineer’s life when they must ask: ‘why static IAM credentials’?
We built a tool to sync from Notion to Markdown to build this blog. It was a headache, but there’s some interesting stuff in it.
Blackglasses shares his Nix and Home Manager-based development setup, emphasizing benefits like efficient software management, cross-platform support, and version control.