We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad3d1df commit 98c6a6bCopy full SHA for 98c6a6b
README.md
@@ -9,7 +9,8 @@ This solution includes a cloudformation template and a python script. This docum
9
.
10
├── README.MD <-- This readme instructions file
11
├── managed-gdb-cft.yml <-- Cloudformation template
12
-├── create_managed_endpoint.py <-- source code for deploying the solution
+├── buildstack.py <-- Python script to build stack in all supplied regions
13
+├── create_managed_endpoint.py <-- Python script for deploying the solution
14
15
```
16
0 commit comments