From 8921db66161aa2cfef29f2059da13b2e77a02e3f Mon Sep 17 00:00:00 2001 From: stvnrlly Date: Thu, 21 Sep 2023 13:27:53 -0400 Subject: [PATCH] some terraform context --- docs/all.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/all.md b/docs/all.md index 7d2b7e432..6a9968a22 100644 --- a/docs/all.md +++ b/docs/all.md @@ -87,13 +87,17 @@ In addition to terraform directories in the api and admin apps above: ## Terraform +We use Terraform to manage our infrastructure, providing consistent setups across the environments. + +Our Terraform configurations manage components via cloud.gov. This means that the configurations should work out of the box if you are using a Cloud Foundry platform, but will not work for setups based on raw AWS. + ### Development There are several remote services required for local development: -* s3 -* ses -* sns +* S3 +* SES +* SNS Credentials for these services are created by running: