Skip to content

Commit a760c88

Browse files
Upgrade CA
1 parent a220831 commit a760c88

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

.terraform.lock.hcl

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.7.0"
3+
version = "2.8.2"
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)