
author
Ahmad Naufal
DevOps and platform engineer focused on Kubernetes, automation, and reliable infrastructure. I write about the lessons, runbooks, and systems work behind building production-grade cloud platforms.
2 articles

Stop Clicking Through GitHub Settings: Manage Actions Secrets with Terraform
Learn how to manage GitHub Actions secrets and environment variables with Terraform using the integrations/github provider, a nested repo/environment schema, and an S3-compatible RustFS backend.

From Clicking VMs to a Private Cloud: Terraform + Proxmox (the parts the docs skip)
A practical guide to managing Proxmox VMs and LXCs with Terraform, including template builds, for_each workloads, S3-compatible state, cloud-init, and real-world gotchas.