https://github.com/karl-cardenas-coding/aws-code-signing-example
An example project that helps showcase the usage of AWS Code Signing for AWS Lambdas
https://github.com/karl-cardenas-coding/aws-code-signing-example
aws code-signing terraform
Last synced: about 1 month ago
JSON representation
An example project that helps showcase the usage of AWS Code Signing for AWS Lambdas
- Host: GitHub
- URL: https://github.com/karl-cardenas-coding/aws-code-signing-example
- Owner: karl-cardenas-coding
- Created: 2020-11-29T16:29:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-06T16:26:02.000Z (over 5 years ago)
- Last Synced: 2025-04-02T04:48:04.127Z (about 1 year ago)
- Topics: aws, code-signing, terraform
- Language: HCL
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aws-code-signing-example
An example project that demonstrates how to enable AWS Code Signing with AWS Lambda when using Terraform. A detailed explanation can be found in the following Medium [article](https://cardenas88karl.medium.com/aws-code-signing-with-terraform-e0e2fbd553fa).
## Usage
Simply comment out the desired option in the `main.tf` and provide values to the required variables.