mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 10:21:14 -05:00
some terraform context
This commit is contained in:
10
docs/all.md
10
docs/all.md
@@ -87,13 +87,17 @@ In addition to terraform directories in the api and admin apps above:
|
|||||||
|
|
||||||
## Terraform
|
## 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
|
### Development
|
||||||
|
|
||||||
There are several remote services required for local development:
|
There are several remote services required for local development:
|
||||||
|
|
||||||
* s3
|
* S3
|
||||||
* ses
|
* SES
|
||||||
* sns
|
* SNS
|
||||||
|
|
||||||
Credentials for these services are created by running:
|
Credentials for these services are created by running:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user