Skip to content

Commit e461585

Browse files
committed
Update cortex cluster down message
1 parent 9faba38 commit e461585

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

manager/uninstall.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ echo -e "spinning down the cluster ...\n"
2020

2121
eksctl delete cluster --name=$CORTEX_CLUSTER_NAME --region=$CORTEX_REGION
2222

23-
echo -e "\n✓ spun down the cluster"
24-
echo "✓ eks cloudformation stack (eksctl-${CORTEX_CLUSTER_NAME}-cluster) deletion in progress: https://${CORTEX_REGION}.console.aws.amazon.com/cloudformation"
23+
echo "✓ please check cloudformation to ensure that all resources for the ${CORTEX_CLUSTER_NAME} cluster are successfully deleted: https://${CORTEX_REGION}.console.aws.amazon.com/cloudformation"

0 commit comments

Comments
 (0)