Skip to content

Commit 35ba079

Browse files
Update CA to 2.9.0
1 parent 1f6b3b7 commit 35ba079

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ca.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module "certificate_authority" {
22
source = "serverless-ca/ca/aws"
3-
version = "2.8.2"
3+
version = "2.9.0"
44

55
hosted_zone_domain = var.hosted_zone_domain
66
hosted_zone_id = data.aws_route53_zone.public.zone_id

0 commit comments

Comments
 (0)