Skip to content

Commit 78ac73c

Browse files
Update infrastructure/variable.tf
Co-authored-by: MohammadIqbalAD-NHS <127403145+MohammadIqbalAD-NHS@users.noreply.github.com>
1 parent 7aea28f commit 78ac73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/variable.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ variable "lloyd_george_dynamodb_table_name" {
6363
variable "unstitched_lloyd_george_dynamodb_table_name" {
6464
type = string
6565
description = "The name of dynamodb table to store the metadata of un-stitched Lloyd George documents"
66-
default = "Unstitched LloydGeorgeReferenceMetadata"
66+
default = "UnstitchedLloydGeorgeReferenceMetadata"
6767
}
6868

6969
variable "cloudfront_edge_table_name" {

0 commit comments

Comments
 (0)