How to keep your Terraform code DRY by using Terramate
blog.mineiros.io17 points·by katcipis··16 comments
Multiplexing Channels in Go
katcipis.github.io2 points·by katcipis··0 comments
Hacking Go's type system
katcipis.github.io2 points·by katcipis··0 comments
Having fun with Go's nil, interfaces and errors
katcipis.github.io1 points·by katcipis··0 comments
Python 3, UTF-8 AND locale
katcipis.github.io1 points·by katcipis··0 comments
The RESTless struggle for RESTful
katcipis.github.io1 points·by katcipis··0 comments
Object Orientation in Go
katcipis.github.io4 points·by katcipis··0 comments
Hacking Go's type system
katcipis.github.io156 points·by katcipis··4 comments
Having fun with Go's nil, interfaces and errors
katcipis.github.io86 points·by katcipis··51 comments
Regarding dependencies, did you took a look on the orchestration features on Terramate ?
https://github.com/mineiros-io/terramate/blob/main/docs/orch...
They should be enough to let you easily define ordering and not depend on developers doing the ordering manually.