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 39125dc commit 584bb97Copy full SHA for 584bb97
docs/govcloud-deployment.md
@@ -42,7 +42,7 @@ You need to have the following packages installed on your computer:
42
3. [sam (AWS SAM)](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/install-sam-cli.html)
43
4. python 3.11 or later
44
5. A local Docker daemon
45
-6. Python packages for publish.py: `pip install boto3 typer rich botocore setuptools`
+6. Python packages for publish.py: `pip install boto3 rich PyYAML botocore setuptools`
46
47
### Step 1: Generate GovCloud Template
48
0 commit comments