An open API service indexing awesome lists of open source software.

https://github.com/fchyla/threat-mapper-control

Deploy ThreatMapper to GCE with Terraform
https://github.com/fchyla/threat-mapper-control

gce terraform threatmapper

Last synced: about 1 month ago
JSON representation

Deploy ThreatMapper to GCE with Terraform

Awesome Lists containing this project

README

          

# Desription

Terraform deployment of ThreatMapper control node https://github.com/deepfence/ThreatMapper requirements based on https://github.com/deepfence/ThreatMapper/wiki/Installing-the-Management-Console

# Usage
Module read me in `src/terraform`

```
cd src/terraform
terraform init
terraform plan -out theratmapper.tfplan
terraform apply "theratmapper.tfplan"
```