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)