Skip to content

Commit 7da9f29

Browse files
committed
fixes
1 parent f44bb04 commit 7da9f29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.tools/test/DEPLOYMENT.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This repository contains infrastructure deployment scripts for testing SDK examp
77
## Option 1. Using `deploy.py`
88

99
The [deploy.py](stacks/deploy.py) script is the primary method for deploying the infrastructure stacks.
10+
It exists in order to facilitate stack deployments to an infinite number of AWS accounts, without requiring the user to
11+
fetch new tokens and set new variables for each deployment.
1012

1113
### Deployment types
1214
The script handles three types of deployments:

0 commit comments

Comments
 (0)