Skip to content

Commit 98c6a6b

Browse files
committed
added buildstack.py in source tree
1 parent ad3d1df commit 98c6a6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ This solution includes a cloudformation template and a python script. This docum
99
.
1010
├── README.MD <-- This readme instructions file
1111
├── managed-gdb-cft.yml <-- Cloudformation template
12-
├── create_managed_endpoint.py <-- source code for deploying the solution
12+
├── buildstack.py <-- Python script to build stack in all supplied regions
13+
├── create_managed_endpoint.py <-- Python script for deploying the solution
1314

1415
```
1516

0 commit comments

Comments
 (0)