From b1629f2696a5fa099f969ef53077e8b535bb535b Mon Sep 17 00:00:00 2001 From: x p k Date: Thu, 23 Apr 2020 10:43:25 +0800 Subject: [PATCH] UPD: updated doc --- terraform/aws-vpc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/aws-vpc/README.md b/terraform/aws-vpc/README.md index 539d645..e05f44c 100644 --- a/terraform/aws-vpc/README.md +++ b/terraform/aws-vpc/README.md @@ -9,7 +9,7 @@ These config will create the following resources on AWS. The VPC CIDR is hard-co * 1 nat gateway ## Variables to TF -These are required variables: +These are required variables, which can be set in terraform.tfvars ``` aws_access_key = "redacted"