Skip to content

Commit

Permalink
unused aws instace and vpcs cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: shiva kumar <[email protected]>
  • Loading branch information
shivakunv committed Dec 19, 2024
1 parent 7dc26d8 commit 1410d04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/awscleanup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ if [[ $# -ne 1 ]]; then
fi
export vpc=$1

exit 0
echo "Start Deleting VPC: $vpc resource"

# Delete Instance
Expand Down

0 comments on commit 1410d04

Please sign in to comment.