Automate terraform modules versioning with GitHub actions
Like most engineers out there, we try to focus as much as possible on automation. One of those ways is using modules when working with Terraform. But sometimes, finding an efficient way to release and distribute those can present a challenge....