aws / aws-sam-cli

CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
https://aws.amazon.com/serverless/sam/
Apache License 2.0
6.52k stars 1.17k forks source link

Feature request: esbuild for Terraform #6266

Open castleadmin opened 1 year ago

castleadmin commented 1 year ago

sam build supports the esbuild bundler for TypeScript projects.

The new sam Terraform integration allows the usage of sam build, but currently only supports custom builds.

Proposal

The setup of new projects would be greatly facilitated if the AWS sam team would provide and maintain the esbuild bundler for Terraform-based projects.

hnnasit commented 1 year ago

Hi @castleadmin, thanks for the feature request! I will bring this up with the team and PM.