Serious question. What value does Terraform provide? Two years ago I looked into it and rather then having an abstraction from cloud providers it seemed to require to still target (and code against) each one specifically. So, I was quite disappointed as I thought the value proposition was to not have to know x cloud provider specific terminologies. Any insights much appreciated. Edit: I was a little worried asking su…
Terraform can also be used to put your infrastructure under version control, which is a pretty big deal.
[1] https://www.terraform.io/docs/language/modules/develop/compo...