Discover Packages
github.com/jSherz/terraform-provider-node-lambda-packager
command
module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Apr 22, 2023
License: MPL-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
This Terraform provider helps you to co-locate your Lambda application code
with your Infrastructure as Code (IaC). It uses esbuild to produce a bundle
that's then zipped up and made ready for Terraform to consume.
See ./examples for practical usage.
Build
make build
Install for local testing
make install
Test
make testacc
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
internal
provider
Package provider builds the Terraform provider.
Package provider builds the Terraform provider.
Click to show internal directories.
Click to hide internal directories.