Tag: github

  • Discovering a Bug in GitHub

    Access management in GitHub organizations with many teams and many repositories can be challenging. That is why, I prefer to use Terraform to manage some of my GitHub organizations with code. This is the story of how I discovered a bug in GitHub using Terraform. Terraform is a powerful tool that I daily use. It…