Deploying Kubernetes using Terraform, Proxmox, Ansible, and K3s
I've been meaning to try Kubernetes for a long time, but I kept finding excuses. It's been at the back of my mind marinating for yeaaars.…
Posts tagged with "terraform".
I've been meaning to try Kubernetes for a long time, but I kept finding excuses. It's been at the back of my mind marinating for yeaaars.…
Eliminating noisy plans by fixing provider edge cases, state mismatches, and unsafe defaults to make applies predictable again.
Debugging persistent drift caused by subtle JSON key ordering differences between Terraform state and the AWS API.
A constrained workaround using null_resource to restore idempotency while waiting on an upstream provider fix.