Hacker News new | ask | show | jobs
by gnulinux 1067 days ago
> Terraform and Yaml are so verbose but that's not the most problematic. You can't execute those files from your local machine.

Have you ever actually used terraform? You execute it from your own local computer, or from CI/CD. It runs in a compute resource you own, not the cloud provider.