Skip to content

Commit 682a0c8

Browse files
committed
fmt
1 parent 4c2843f commit 682a0c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Features:
1919
- Cloudformation stacks are defined in strongly typed C# using Humidifer of course.
2020
- A README that has a quickstart with commands generated for you to get up and running quickly.
2121
- Includes a simple Lambda function that can be deployed in seconds, configured with Serilog and Cloudwatch metrics.
22+
- Includes code for invoking the Lambda function, tailing the log and viewing the response.
2223
- Config using .env files and environment variables for CI/CD.
2324
- Secrets management using .aes files (encrypt/decrypt) and sync to parameter store.
2425
- Unit test project

0 commit comments

Comments
 (0)