Hacker News new | ask | show | jobs
by zoover2020 827 days ago
Yes. No L2/L3 constructs is a hard no from an IaC buy-in perspective
1 comments

Well terraform is never going to have 'L2/L3 constructs' because that is just AWS terminology. https://docs.aws.amazon.com/prescriptive-guidance/latest/aws...

What it does have is modules, which accomplish the same. And of course, if you don't want to write them then just as with L2/L3 constructs you are limited to using others'.