From e1c2f25b097802b8e0fc781a69a4b92943a8473a Mon Sep 17 00:00:00 2001 From: Chris Long Date: Thu, 23 May 2019 14:27:14 -0700 Subject: [PATCH] Update README.md --- Terraform/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Terraform/README.md b/Terraform/README.md index d52a371..1b9636d 100644 --- a/Terraform/README.md +++ b/Terraform/README.md @@ -6,7 +6,7 @@ As of March 2019, I am now sharing pre-built AMIs on the Amazon Marketplace. The code inside of main.tf uses Terraform data sources to determine the correct AMI ID and will use the pre-built AMIs by default. -Using this method, it should be possible to bring DetectionLab online in under 15 minutes. +Using this method, it should be possible to bring DetectionLab online in under 30 minutes. The instructions for deploying DetectionLab in AWS using the pre-built AMIs are available here: [Pre-Built AMIs README](./Pre-Built_AMIs.md)