Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.9 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.9 KB

Github release Contributors maintenance status Go report OpenTofu support OpenTofu support

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: