Created updated scripts to deploy/destroy manually
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m30s
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m30s
This commit is contained in:
4
destroy.sh
Normal file
4
destroy.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Destroy infrastructure
|
||||
cdk destroy
|
||||
Reference in New Issue
Block a user