If you’ve been using GitHub Copilot, you already know how powerful it can be. Lets look at running the GitHub Copilot SDK inside GitHub Actions. Dropping […]
At this point in the series, we’ve cleared the hardest hurdle: we can reliably generate a real-world OpenAPI specification from an ASP.NET… Continue reading on Medium […]
If you’ve been using AI tools to help with Terraform, you’ve probably noticed they sometimes suggest outdated provider arguments or resource configurations that don’t quite match […]
If you’ve been using AI tools to help with Terraform, you’ve probably noticed they sometimes suggest outdated provider arguments or resource configurations that don’t quite match […]
Introduction Your Bicep templates are probably broken, and you don’t know it yet. Infrastructure as Code can easily create a false sense of confidence when incrementally […]
Introduction Your Bicep templates are probably broken, and you don’t know it yet. Infrastructure as Code can easily create a false sense of confidence when incrementally […]
If you’ve ever wished your CI/CD pipeline could think for itself, you’re going to like what comes next. GitHub Next recently introduced a research project called […]
If you’ve ever wished your CI/CD pipeline could think for itself, you’re going to like what comes next. GitHub Next recently introduced a research project called […]
As infrastructure-as-code becomes more complex, I wanted to create a systematic way to ensure every Terraform change meets security, cost, and compliance standards before reaching production. […]
As infrastructure-as-code becomes more complex, I wanted to create a systematic way to ensure every Terraform change meets security, cost, and compliance standards before reaching production. […]
One of the great strengths of GitHub Actions is its flexibility – you can build workflows that pull in code from other private repositories, not just […]
One of the great strengths of GitHub Actions is its flexibility – you can build workflows that pull in code from other private repositories, not just […]