CPCédric Poissonincedric-poisson.hashnode.dev·1d ago · 13 min readEvery Error I Hit Deploying Kubernetes on Azure With OpenTofu (and What Each One Taught Me)I spent a weekend turning an empty GitHub repo into a Kubernetes cluster running on Azure, provisioned entirely through code, deployed through a CI/CD pipeline that triggers on merge. That sentence to00