Skip to content

Commit c067a46

Browse files
committed
NDR-213 typo
1 parent 28047c9 commit c067a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/buckets.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ module "ndr-truststore" {
129129
}
130130

131131
data "aws_s3_object" "truststore_ext_cert" {
132-
bucket = module.ndr_truststore[0].bucket_id
132+
bucket = module.ndr-truststore[0].bucket_id
133133
key = var.ca_pem_filename
134134
}
135135

0 commit comments

Comments
 (0)