serverless-ca / terraform-aws-ca

Terraform module for serverless certificate authority on AWS
https://serverlessca.com/
Other
105 stars 15 forks source link

feat: introduce ability to request CA chain #196

Closed patdowney closed 3 months ago

patdowney commented 3 months ago

Adds a new parameterto the tls_cert lambda:

And also add the CA Chain properties to the regular certificate response

paulschwarzenberger commented 3 months ago

We'll also need an update to the documentation to include this new feature