aws-letsencrypt-lambda

The AWS Let's Encrypt Lambda with Terraform Automation is a comprehensive solution designed to automate the acquisition and renewal of SSL/TLS certificates for your web applications hosted on the AWS.

MIT License

Stars
7

aws-letsencrypt-lambda

Overview

It's common for people to desire having valid TLS certificates without wanting to pay for them. This is where the Let's Encrypt project can help. Although it offers an excellent service, issuing and renewing certifications is not made simple. It is particularly visible in cloudy environments.

This repository represents a straightforward Lambda function for AWS that uses CRON (cloud watch events) and can simply issue and renew certificates without any manual operation on the part of the operator. In addition, this repository offers a Terraform module that speeds up Lambda's onboarding.

Documentation

You can review the following documents on the Lambda to learn more:

Package Rankings
Top 8.57% on Proxy.golang.org
Badges
Extracted from project README
Github release Contributors Go report OpenTofu support OpenTofu support
Related Projects