From 218c0bbfc35bc5226a2c19380390ad816358bd21 Mon Sep 17 00:00:00 2001 From: Chris Long Date: Sun, 21 Apr 2019 14:21:21 -0700 Subject: [PATCH] Move video --- Terraform/Pre-Built_AMIs.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Terraform/Pre-Built_AMIs.md b/Terraform/Pre-Built_AMIs.md index 426a7a9..493c023 100644 --- a/Terraform/Pre-Built_AMIs.md +++ b/Terraform/Pre-Built_AMIs.md @@ -9,9 +9,6 @@ The supplied Terraform configuration can then be used to create EC2 instances an * An AWS account * AWS credentials for Terraform -[![DetectionLab - Terraform](https://i.vimeocdn.com/video/777172792_640.webp)](https://vimeo.com/331695321) - - ## Step by step guide 1. Ensure the prerequisites are installed: @@ -24,3 +21,5 @@ The supplied Terraform configuration can then be used to create EC2 instances an 5. In `terraform.tfvars`, provide overrides for the variables specified in [variables.tf](./variables.tf) 6. From the `/DetectionLab/Terraform/` directory, run `terraform init` to setup the initial Terraform configuration 7. Run `terraform apply` to begin the provisioning process + +[![DetectionLab - Terraform](https://i.vimeocdn.com/video/777172792_640.webp)](https://vimeo.com/331695321)