Added scripts to create and delete users. Moved all scripts to new scripts folder
All checks were successful
AWS Deploy on Push / build (push) Successful in 4m21s

This commit is contained in:
2025-05-16 14:19:14 -05:00
parent 0b69ffd67c
commit a5dfc1b493
4 changed files with 54 additions and 0 deletions

4
scripts/destroy.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
# Destroy infrastructure
cdk destroy --force