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 cad3297 commit 31953a5Copy full SHA for 31953a5
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.0.0"
+ version = "1.1.1"
46
47
aws_region = "us-west-2"
48
letsencrypt_domains = "example.com,www.example.com"
0 commit comments