Infrastructure repo covering all things hosted by Distrust.
Go to file
Shane Engelman ac6e7ff7f9
Encrypt credentials.tfvars
2023-02-16 21:27:20 -06:00
backend Comment out CDN deployment 2023-02-16 21:24:44 -06:00
main Add more records, re-order directories 2023-01-30 13:12:17 -06:00
.gitignore Add first-working plan 2023-01-27 21:08:56 -06:00
.terraform.lock.hcl Comment out CDN deployment 2023-02-16 21:24:44 -06:00
LICENSE Initial commit 2023-01-26 19:30:26 -06:00
README.md Update README 2023-01-30 13:15:33 -06:00
credentials.tfvars.gpg Encrypt credentials.tfvars 2023-02-16 21:27:20 -06:00

README.md

Distrust Infrastructure

For the purpose of transparency, we include our infrastructure configuration right out in the open to encourage those we work with, and otherwise to do the same.

Dependencies

You will need the following installed:

  • terraform

Usage

From either backend/ or main/:

$ terraform init
$ terraform plan -var-file ../credentials.tfvars