This is how I do it.
Explore the docs »
Report Bug
.
Request Feature
TODO
TODO
Name | Version |
---|---|
terraform | >= 1.0.0 |
archive | 2.7.0 |
aws | ~> 5.0 |
null | 3.2.4 |
Name | Version |
---|---|
archive | 2.7.0 |
aws | 5.95.0 |
null | 3.2.4 |
Name | Source | Version |
---|---|---|
label | bendoerr-terraform-modules/label/null | 0.5.0 |
lambda | /Users/bendoerr/Projects/personal/terraform-aws-lambda | n/a |
Name | Type |
---|---|
aws_lambda_permission.allow_cloudfront | resource |
null_resource.build_lambda | resource |
archive_file.lambda_source | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
context | Shared context from the 'bendoerr-terraform-modules/terraform-null-context' module. | object({ |
n/a | yes |
jwt_audience | The audience value for JWT token validation in the Authorization lambda | string |
n/a | yes |
jwt_issuer | The issuer URI for JWT token validation in the Authorization lambda | string |
n/a | yes |
jwt_jwks_url | The JWKS URL for retrieving public keys for JWT token validation in the Authorization lambda | string |
n/a | yes |
name | A descriptive but short name used for labels by the 'bendoerr-terraform-modules/terraform-null-label' module. | string |
"thing" |
no |
Name | Description |
---|---|
id | The normalized ID from the 'bendoerr-terraform-modules/terraform-null-label' module. |
lambda_cloudwatch_log_group_arn | The ARN of the CloudWatch Log Group for the Lambda function |
lambda_cloudwatch_log_group_name | The name of the CloudWatch Log Group for the Lambda function |
lambda_function_arn | ARN of the deployed Lambda function |
lambda_function_invoke_arn | The invoke ARN of the Lambda function |
lambda_function_name | Name of the deployed Lambda function |
lambda_function_version | The published version of the Lambda function |
lambda_iam_role_arn | ARN of the IAM role attached to the Lambda function |
lambda_layers_arns | The ARNs of the Lambda layers attached to the function |
name | The provided name given to the module. |
tags | The normalized tags from the 'bendoerr-terraform-modules/terraform-null-label' module. |
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
- Benjamin R. Doerr - Terraformer - Benjamin R. Doerr - Built Ben's Terraform Modules
Only the latest tagged version is supported.
See SECURITY.md.