File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
.tools/test/stacks/nuke/typescript Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ cdk bootstrap && cdk deploy
3737Note a successful stack creation, e.g.:
3838
3939``` bash
40- NukeStack: success: Published 956fbd116734e79edb987e767fe7f45d0b97e23b8882e6b1af543843f80ba4c1:616362385685 -us-east-1
40+ NukeStack: success: Published 956fbd116734e79edb987e767fe7f45d0b97e2123456789109103f80ba4c1:123456789101 -us-east-1
4141Stack undefined
4242NukeStack: deploying... [1/1]
4343NukeStack: creating CloudFormation changeset...
@@ -47,7 +47,7 @@ NukeStack: creating CloudFormation changeset...
4747✨ Deployment time: 27.93s
4848
4949Stack ARN:
50- arn:aws:cloudformation:us-east-1:616362385685 :stack/NukeStack/9835cc20-d358-11ef-bccf-123407dc82dd
50+ arn:aws:cloudformation:us-east-1:123456789101 :stack/NukeStack/9835cc20-d358-11ef-bccf-123407dc82dd
5151
5252✨ Total time: 33.24s
5353```
You can’t perform that action at this time.
0 commit comments