Skip to content

A terraform module to create the route53 and certbot user required for letsencrypt local usage with certbot

Notifications You must be signed in to change notification settings

Ilhicas/letsencrypt-localhost-route53-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

letsencrypt-localhost-route53-terraform

This is a Terraform module that creates a Let's Encrypt certificate for a domain that is hosted on Route53.

This module allows you to create a certbot user and policies to allow for certbot dns challenge to work with Route53.

This module also creates hosted zone records for the domain and subdomains that you specify.

It comes with a script that will create a certificate for the domain and subdomains that you specify.

All of its usage is explained in the companion blog post: https://ilhicas.com/2023/02/17/Letsencrypt-localhost.html

About

A terraform module to create the route53 and certbot user required for letsencrypt local usage with certbot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published