From 1410d048f9b6e7f35df9c3c10873ba4db9b58a0e Mon Sep 17 00:00:00 2001 From: shiva kumar Date: Thu, 19 Dec 2024 13:39:03 +0530 Subject: [PATCH] unused aws instace and vpcs cleanup Signed-off-by: shiva kumar --- scripts/awscleanup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/awscleanup.sh b/scripts/awscleanup.sh index 27e809c8..f0dfc584 100755 --- a/scripts/awscleanup.sh +++ b/scripts/awscleanup.sh @@ -6,6 +6,7 @@ if [[ $# -ne 1 ]]; then fi export vpc=$1 +exit 0 echo "Start Deleting VPC: $vpc resource" # Delete Instance