OpenTaco
  • Home
  • GitHub Repo
  • Docs
  • Book a demo
Sign in Subscribe
Mohamed Habib

Mohamed Habib

CTO at digger.dev
How Open ID Connect works in GitHub Actions (illustrated)

How Open ID Connect works in GitHub Actions (illustrated)

I first learned about Open ID Connect (OIDC) while working on digger, an IaC automation tool. The main component of Digger is a cli which integrates directly in your CI system of choice. The first time we approached implementing oidc we were lazy and decided to leverage the github action
04 Jan 2024 4 min read

How to implement Terraform automation within GitHub Actions for your B2B SaaS tool

We all start using terraform as a CLI tool on our local machine to bootstrap our initial infrastructure. We of course manage the tf state somewhere in a bucket within our cloud account. This works great as a small team with limited infrastructure needs. But as our company grows and
13 Sep 2023 3 min read

Is S3 + Dynamo enough for terraform state?

What is Terraform ? Terraform is the most popular Infrastructure-as-code tool today. We rely on terraform to define our infrastructure and provision the resources needed to bring up our environments online. We also rely on it to manage changes to our infrastructure (terraform plan - terraform apply cycle). Why does Terraform
22 Feb 2023 3 min read
Page 1 of 1
OpenTaco © 2025
  • GitHub Repo
  • Docs
Powered by Ghost