Commit 3419cf3
committed
docs(deploy): note CloudFormation teardown for CodeBuild deployments
The CodeBuild deploy path needs no local tooling, so 'cdk destroy' isn't readily available. Document 'aws cloudformation delete-stack --stack-name <stack_name_base>' as the teardown for that path in DEPLOYMENT.md (Option B + Cleanup) and scripts/README.md.1 parent 99ed2d4 commit 3419cf3
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
306 | 312 | | |
307 | 313 | | |
308 | 314 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments