Fix typo and clarify a thing

This commit is contained in:
John Skiles Skinner
2024-07-17 09:23:51 -07:00
parent 9edfbefbed
commit 0d3c297b16
2 changed files with 2 additions and 2 deletions

View File

@@ -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:
```

View File

@@ -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