From 51dd2f5fdacb51da13919e70cfc4f1cb9cdc7e10 Mon Sep 17 00:00:00 2001 From: setrofim Date: Wed, 13 Nov 2024 14:20:11 +0000 Subject: [PATCH] Update deployments/aws/README.md Co-authored-by: Yogesh Deshpande --- deployments/aws/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/aws/README.md b/deployments/aws/README.md index 1dcf33bb..d435578c 100644 --- a/deployments/aws/README.md +++ b/deployments/aws/README.md @@ -56,7 +56,7 @@ configuration that specifies the IDs of the VPC and subnets that will be used for the deployment as well as the CIDR that will be granted access to the deployment. Please use [misc/arm.cfg](misc/arm.cfg) for an example. -Once you the account-specific config file is created, define `AWS_ACCOUNT_CFG` +Once the account-specific config file is created, define `AWS_ACCOUNT_CFG` environment variable to point to it and execute `make deploy` to create the deployment.