mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-14 09:12:06 -05:00
Fix typo and clarify a thing
This commit is contained in:
@@ -432,7 +432,7 @@ Rules for use:
|
||||
|
||||
### Deploying to the sandbox
|
||||
|
||||
If this is the first time you have used Terraform in this repository, you will first have to hook you copy of Terraform up to our remote state. Follow [Retrieving existing bucket credentials](https://github.com/GSA/notifications-api/tree/main/terraform#retrieving-existing-bucket-credentials).
|
||||
If this is the first time you have used Terraform in this repository, you will first have to hook your copy of Terraform up to our remote state. Follow [Retrieving existing bucket credentials](https://github.com/GSA/notifications-api/tree/main/terraform#retrieving-existing-bucket-credentials).
|
||||
|
||||
1. Set up services:
|
||||
```
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Terraform
|
||||
|
||||
This directory holds the Terraform modules for maintaining Notify.gov's API infrastructure. You might want to:
|
||||
* [Set up](#retrieving-existing-bucket-credentials) the Sandbox or set up to develop HCL code
|
||||
* [Set up](#retrieving-existing-bucket-credentials) the Sandbox and develop Terraform,
|
||||
* [Learn](#structure) about the directory structure, or
|
||||
* [Troubleshoot](#troubleshooting) error messages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user