This is a Terraform module to demo CVE-2021-36782.
- Clone repository
- Run
terraform init
- Copy
example.tfvars
toyourown.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