Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

My biggest inconsistency with Cloud Formation is with smaller AWS offerings. If I need to build a VPC with some EC2 capacity it works well. If I want to create a load balancer and use R53 to do DNS based certificate validation with their in house SSL provider, I'm out of luck.

It looks like internal products need to work with cloud formation to enable support, and aws doesn't have a consistent model here. It seems that they are fine with some products cutting corners and not offering support (like DNS based certificate validation)

Inconsistency within aws isn't all that surprising.



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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: