Skip to content

Commit 5127786

Browse files
Update README.md
1 parent e35cd17 commit 5127786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Using the Module with optional `cloudflare` params to generate and upload Cloudf
4242
``` ruby
4343
module "certbot_example" {
4444
source = "robertpeteuil/certbot-cloudflare-lambda/aws"
45-
version = "1.1.2"
45+
version = "1.1.3"
4646

4747
aws_region = "us-west-2"
4848
letsencrypt_domains = "example.com,www.example.com"

0 commit comments

Comments
 (0)