From 0a48a48e15f22c481bf6ecc46fd2f82c7616d7cd Mon Sep 17 00:00:00 2001 From: wickstargazer Date: Tue, 10 Sep 2024 15:58:49 +0700 Subject: [PATCH] (migratE): push --- apps/ecs-cluster/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ecs-cluster/project.json b/apps/ecs-cluster/project.json index 065ae17..fd535ea 100644 --- a/apps/ecs-cluster/project.json +++ b/apps/ecs-cluster/project.json @@ -33,7 +33,7 @@ "configurations": { "instance-policy-public-sandbox": { "profile": "dev_console", - "stackName": "node-sandbox-cluster-policy", + "stackName": "node-sandbox-cluster-policy", "buildTarget": "ecs-cluster:build" }, "task-execution-policy-public-sandbox": {