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