Skip to content

Commit d952475

Browse files
committed
cert name
1 parent da522c7 commit d952475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform_old/api_gateway/mtls_cert.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
locals {
22
# NHSD cert file
3-
truststore_file_name = "server-renewed-cert-v2.pem"
3+
truststore_file_name = "server-renewed-cert.pem"
44
}
55

66
data "aws_s3_bucket" "cert_storage" {

0 commit comments

Comments
 (0)