Y
Hacker News
new
|
ask
|
show
|
jobs
by
DVassallo
2513 days ago
Author here. I helped manage thousands servers at Amazon across 20 regions. Obviously Terraform wasn’t an option :)
2 comments
evilmushroom
2513 days ago
My company runs AWS cloud all 20 of the non government regions as well, google cloud, and our own data centers around the world. Yeah certain regions (hello eu-north-1) are problemmatic, but we have work arounds for that. Terraform has been fine.
link
viraptor
2513 days ago
> Obviously Terraform wasn’t an option :)
Why?
link
DVassallo
2512 days ago
Because I worked at AWS for the last 8 years :)
Tbh, I don’t think it’s prohibited, but CloudFormation was the default choice.
link
sieabahlpark
2512 days ago
You probably would have run into security issues with using terraform as each version would have to be vetted and any extensions you use
link
captn3m0
2512 days ago
The Terraform AWS providers are maintained by AWS engineers, but the rest of the code will still need vetting.
link