Skip to content

Commit 9e9ca25

Browse files
NRL-721 Correct pointer table name
1 parent 8c69822 commit 9e9ca25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/account-wide-infrastructure/test/lambda__seed-sandbox.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Only deploys if tables are specified
55

66
locals {
7-
seed_table_names = ["int-sandbox-pointers-table"]
7+
seed_table_names = ["nhsd-nrlf--int-sandbox-pointers-table"]
88
}
99

1010
data "aws_dynamodb_table" "seed_table_metadata" {

0 commit comments

Comments
 (0)