Skip to content

Commit

Permalink
chore: upgrade CA to 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschwarzenberger committed Sep 22, 2024
1 parent 270c462 commit 5045895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ca.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "certificate_authority" {
source = "serverless-ca/ca/aws"
version = "1.5.0"
version = "1.6.3"

hosted_zone_domain = var.hosted_zone_domain
hosted_zone_id = data.aws_route53_zone.public.zone_id
Expand Down

0 comments on commit 5045895

Please sign in to comment.