Hacker News new | ask | show | jobs
by gazoakley 2869 days ago
Terraform can do that: https://www.terraform.io/docs/providers/aws/r/acm_certificat...

That said, one irritating omission I've had to deal with is not being able to add email subscriptions to SNS topics. The underlying AWS API is a bit odd - I don't think it provides an ARN until the subscription is confirmed.