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 f44bb04 commit 7da9f29Copy full SHA for 7da9f29
.tools/test/DEPLOYMENT.md
@@ -7,6 +7,8 @@ This repository contains infrastructure deployment scripts for testing SDK examp
7
## Option 1. Using `deploy.py`
8
9
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.
12
13
### Deployment types
14
The script handles three types of deployments:
0 commit comments