Move video

This commit is contained in:
Chris Long
2019-04-21 14:21:21 -07:00
parent 234fcdf665
commit 218c0bbfc3

View File

@@ -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)