Skip to content

Commit b5d6dde

Browse files
authored
docs: Added a mention of good examples - 1Mill/serverless-tf-examples (#197)
1 parent 8556dbc commit b5d6dde

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,11 @@ Q4: What does this error mean - `"We currently do not support adding policies fo
578578
- [Event Source Mapping](https://github.com/terraform-aws-modules/terraform-aws-lambda/tree/master/examples/event-source-mapping) - Create Lambda Function with event source mapping configuration (SQS, DynamoDB, Amazon MQ, and Kinesis).
579579
- [Triggers](https://github.com/terraform-aws-modules/terraform-aws-lambda/tree/master/examples/triggers) - Create Lambda Function with some triggers (eg, Cloudwatch Events, EventBridge).
580580

581+
# Examples by the users of this module
582+
583+
- [1Mill/serverless-tf-examples](https://github.com/1Mill/serverless-tf-examples/tree/main/src)
584+
585+
581586
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
582587
## Requirements
583588

0 commit comments

Comments
 (0)