literalice / terraform-aws-openshift

Creates OpenShift Container Platform(OCP) or OKD cluster
https://registry.terraform.io/modules/literalice/openshift/aws
35 stars 42 forks source link

Allow users to leverage the LetsEncrypt staging API #28

Open chrisbsmith opened 5 years ago

chrisbsmith commented 5 years ago

Current implementation uses the LetsEncrypt production API for all requests. If developing with the environment and launching and deleting an environment often, you will eventually hit LetsEncypt rate limits. Using their staging API protects from that.