similar to how the action's dist is commited,
any chance the same can happen for server? (or at the very least the output for npm run build:aws-lambda)
that way Terraform wise we can use renovate to pin version and when a new github release happens we can just download and repackage the lambda's source?
or maybe simply as seperate zips in the releases for each type?
similar to how the action's dist is commited,
any chance the same can happen for server? (or at the very least the output for
npm run build:aws-lambda)that way Terraform wise we can use renovate to pin version and when a new github release happens we can just download and repackage the lambda's source?
or maybe simply as seperate zips in the releases for each type?