Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 346 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 346 Bytes

Demo Terraform module for CVE-2021-36782

This is a Terraform module to demo CVE-2021-36782.

Quick start

  • Clone repository
  • Run terraform init
  • Copy example.tfvars to yourown.tfvars
  • Edit yourown.tfvars. You just need to add a digital ocean API token
  • Run terraform apply -var-file yourown.tfvars
  • Give it ~20 minutes