Skip to content

Commit f086c95

Browse files
authored
Update examples/build-package/README.md
1 parent f17ad6e commit f086c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/build-package/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This example demonstrates various packaging scenarios including:
77
- Poetry-based Python packages
88
- Node.js packages with npm
99
- Docker-based builds
10-
- **Quiet packaging** - suppressing Poetry/pip/npm output during builds using `quiet_archive_local_exec = true`
10+
- Quiet packaging - suppressing Poetry/pip/npm output during builds using `quiet_archive_local_exec = true`
1111

1212
Look into [Runtimes Examples](https://github.com/terraform-aws-modules/terraform-aws-lambda/tree/master/examples/runtimes) for more ways to build and deploy AWS Lambda Functions using supported runtimes (Rust, Go, Java).
1313

0 commit comments

Comments
 (0)