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
All checks were successful
AWS Deploy on Push / build (push) Successful in 4m21s
This commit is contained in:
4
scripts/destroy.sh
Executable file
4
scripts/destroy.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Destroy infrastructure
|
||||
cdk destroy --force
|
||||
Reference in New Issue
Block a user