From f4c32033bc276c4c2368f5b83af4a24e34edc7e7 Mon Sep 17 00:00:00 2001 From: Waleed Malik Date: Fri, 20 Mar 2020 14:26:56 +0500 Subject: [PATCH] Refactored code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1575c0c..7080058 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ required to create a user, S3 bucket and a dynamoDB table. | path_to_tfstate | Path to terraform.tfstate file| string | terraform.tfstate | yes | | aws_region | Region for AWS| string | eu-west-1 | yes | -*NOTE:* bucket_name and must should be unique +*NOTE:* bucket_name and dynamodb_table_name must should be unique # Usage