We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f6b3b7 + 35ba079 commit 45b6875Copy full SHA for 45b6875
ca.tf
@@ -1,6 +1,6 @@
1
module "certificate_authority" {
2
source = "serverless-ca/ca/aws"
3
- version = "2.8.2"
+ version = "2.9.0"
4
5
hosted_zone_domain = var.hosted_zone_domain
6
hosted_zone_id = data.aws_route53_zone.public.zone_id
0 commit comments