We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d8e2a0 commit 39e07a0Copy full SHA for 39e07a0
README.md
@@ -88,7 +88,7 @@ To add a new template you need to:
88
The `packer/` folder contains templates and scripts to build an AMI to use as
89
our base image. To build the image you need the validation key (`validation.pem`)
90
as well as the AWS certificate and key (`balanced-aws.crt` and `balanced-aws.key`,
91
-as Noah for these). Put all three of those in `packer/` folder and ensure your
+ask Noah for these). Put all three of those in `packer/` folder and ensure your
92
`$AWS_ACCESS_KEY_ID` and `$AWS_SECRET_ACCESS_KEY` environment variables are set.
93
94
To verify everything is all set:
0 commit comments