fe-ax / tf-cve-2021-36782

A Terraform module to launch Rancher 2.6.6 for blog article about CVE-2021-36782

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Terraform module to launch Rancher 2.6.6 for blog article about CVE-2021-36782


Languages

Language:HCL 95.4%Language:Shell 4.6%