Note "initial setup" section is outdated

This commit is contained in:
John Skiles Skinner
2024-04-08 15:28:34 -07:00
parent dc334e6686
commit 1f3b69ad53

View File

@@ -6,6 +6,8 @@ Prerequisite: install the `jq` JSON processor: `brew install jq`
## Initial setup
These instructions were used for deploying the project for the first time, years ago. We should not have to perfrom these steps again. They are provided here for reference.
1. Manually run the bootstrap module following instructions under `Terraform State Credentials`
1. Setup CI/CD Pipeline to run Terraform
1. Copy bootstrap credentials to your CI/CD secrets using the instructions in the base README