Hacker News new | ask | show | jobs
by aventrix 3562 days ago
Do you use it? I've always been hesitant to add another layer of abstraction, as AWS already takes forever to push updates into CloudFormation.
1 comments

Yeah, I use Terraform and like it quite a bit. Terraform tends to be quite responsive to changes in AWS land and `terraform plan` is incredibly useful. It's saved me from blowing away instances a few times.