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 3a0eeae commit a38c89bCopy full SHA for a38c89b
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.1"
+ version = "1.1.2"
46
47
aws_region = "us-west-2"
48
letsencrypt_domains = "example.com,www.example.com"
0 commit comments