Semantic Release: Automated Versioning and GitHub Releases
Introduction While working on Terraform modules, we wanted a consistent and automated way to release modules using GitHub tags. Instead of manually managing versions and releases, we explored mult...