terraform-aws-lambd

By terraform-aws-modules

Terraform-aws-lambd Alternatives

Similar projects and alternatives to terraform-aws-lambd

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better terraform-aws-lambd alternative or higher similarity.

terraform-aws-lambd reviews and mentions

Posts with mentions or reviews of terraform-aws-lambd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-12.
  • Serverless Semantic Search, Free tier only
    5 projects | news.ycombinator.com | 12 Jul 2023
    There are just too many required parameters to create a single handler. And then you need to do that N times for each handler. Take a look at a complete Terraform example for a lambda: https://github.com/terraform-aws-modules/terraform-aws-lambd...

    For a personal project it's just a bit much in my experience, especially since most personal projects can easily be served by a t3.micro.

  • Cloud, Why So Difficult?
    5 projects | news.ycombinator.com | 26 May 2023
    It’s also weird not to know about terraform modules. There are a lot of things you _can_ configure because there are a lot of things people need to configure but if you’re using something like https://github.com/terraform-aws-modules/terraform-aws-lambd... it’s only a couple of lines of config for a Lambda.