Adding cost estimation

This commit is contained in:
Chris Long
2020-11-20 22:58:07 -08:00
committed by GitHub
parent 89c5eeb317
commit bc8e89c359

View File

@@ -1,5 +1,12 @@
# DetectionLab Terraform
## Cost
```
terraform state pull | curl -s -X POST -H "Content-Type: application/json" -d @- https://cost.modules.tf/
{"hourly": 0.17, "monthly": 123.26}
```
---
### Method 1 - Pre-built AMIs
#### Estimated time to build: 30 minutes