opentofu / registry-alpha

Home of the official OpenTofu provider and module registry
Apache License 2.0
64 stars 13 forks source link

Refactor `apigw.tf` - export lambdas to module #119

Open eranelbaz opened 1 year ago

eranelbaz commented 1 year ago

For each lambda, we need (at least)

This makes the apigw.tf file very long, and each change require us to repeat ourself a lot

Maybe we can export all of those to modules or use existing open source lambda module