Creates an unprivileged user with a (bad) default password, installs docker and allows user to use Docker.
Warning: this is deliberately BAD! Allowing a user to create docker containers equals to handing them root!
- HCL 100%
| .gitignore | ||
| .terraform.lock.hcl | ||
| cloud-init.yaml | ||
| main.tf | ||
| terraform.tfvars.example | ||
| variables.tf | ||