I’m in need of recreating one of my clusters (and associated cloud resources) due to a non-available upgrade path and version deprecation. I’ve been putting this off for quite a while now.
I don’t want to use Terraform/OpenTofu because… ugh! And for my last cluster I used Pulumi and regretted it ever since.
Is there a third option people recommend? At this point I’m actually considering just writing a small Go app to handle it myself as it’s only a handful of resources I need to manage.