-
Notifications
You must be signed in to change notification settings - Fork 406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: Terraform reference for SAR Lambda Layer #716
docs: Terraform reference for SAR Lambda Layer #716
Conversation
Currently the documentation provides example of installing the deploying the SAR app using various frameworks. This commit extend the list by providing a Terraform example.
Thanks a lot for your first contribution! Please check out our contributing guidelines and don't hesitate to ask whatever you need. |
Looking at it now ;) |
Signed-off-by: heitorlessa <[email protected]>
Signed-off-by: heitorlessa <[email protected]>
Signed-off-by: heitorlessa <[email protected]>
Signed-off-by: heitorlessa <[email protected]>
Awesome work, congrats on your first merged pull request and thank you for helping improve everyone's experience! |
As said on Slack, thank you so much @DanyC97 for taking the time ;) |
…tools-python into develop * 'develop' of https://github.com/awslabs/aws-lambda-powertools-python: docs: Terraform reference for SAR Lambda Layer (aws-powertools#716) chore(deps-dev): bump flake8-bugbear from 21.9.1 to 21.9.2 (aws-powertools#712) chore(deps): bump boto3 from 1.18.49 to 1.18.51 (aws-powertools#713) chore(deps): bump boto3 from 1.18.41 to 1.18.49 (aws-powertools#703) chore(deps): bump codecov/codecov-action from 2.0.2 to 2.1.0 (aws-powertools#675)
is my pleasure @heitorlessa , will try to slowly get involved more |
* develop: feat(feature-flags): improve "IN/NOT_IN"; new rule actions (aws-powertools#710) feat(idempotency): makes customers unit testing easier (aws-powertools#719) feat(feature-flags): get_raw_configuration property in Store (aws-powertools#720) feat: boto3 sessions in batch, parameters & idempotency (aws-powertools#717) feat: add get_raw_configuration property in store; expose store fix(mypy): a few return types, type signatures, and untyped areas (aws-powertools#718) docs: Terraform reference for SAR Lambda Layer (aws-powertools#716) chore(deps-dev): bump flake8-bugbear from 21.9.1 to 21.9.2 (aws-powertools#712) chore(deps): bump boto3 from 1.18.49 to 1.18.51 (aws-powertools#713) fix(idempotency): sorting keys before hashing
Issue #, if available: #684
Description of changes:
Currently the documentation provides example of installing the deploying
the SAR app using various frameworks.
This commit extend the list by providing a Terraform example.
Checklist
Breaking change checklist
RFC issue #:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
View rendered docs/index.md