We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e35cd17 commit 5127786Copy full SHA for 5127786
README.md
@@ -42,7 +42,7 @@ Using the Module with optional `cloudflare` params to generate and upload Cloudf
42
``` ruby
43
module "certbot_example" {
44
source = "robertpeteuil/certbot-cloudflare-lambda/aws"
45
- version = "1.1.2"
+ version = "1.1.3"
46
47
aws_region = "us-west-2"
48
letsencrypt_domains = "example.com,www.example.com"
0 commit comments