From 2d10f0dfcf4ed95aaa5d85bce15012bad5c60fe6 Mon Sep 17 00:00:00 2001 From: Matt Calhoun Date: Thu, 11 Jan 2024 12:03:39 -0500 Subject: [PATCH] update dynamo table --- .github/workflows/build-and-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index c79ef46..19821c4 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -10,7 +10,7 @@ on: env: AWS_REGION: us-east-2 - ATMOS_PLAN_DYNAMODB_TABLE: cptest-core-ue2-auto-gitops + ATMOS_PLAN_DYNAMODB_TABLE: cptest-core-ue2-auto-gitops-plan-storage ATMOS_PLAN_S3_BUCKET: cptest-core-ue2-auto-gitops # Permissions required for assuming AWS identity