Update terraform/README.md

Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com>
This commit is contained in:
John Skiles Skinner
2024-04-12 14:44:48 -07:00
committed by GitHub
parent fdfb7e56e8
commit 2cee820e74

View File

@@ -19,7 +19,7 @@ Assuming [initial setup](#initial-setup) is complete &mdash; which it should be
### Use bootstrap credentials
1. Run `./run.sh show -json`.
1. In the output, locate `access_key_id` and `secret_access_key` within the `bucket_creds` resource. These values are secret, so, don't share them with anyone or copy them to anywhere online.
1. In the output, locate `access_key_id` and `secret_access_key` within the `bucket_creds` resource. These values are secret, so don't share them with anyone or copy them to anywhere online.
1. Add the following to `~/.aws/credentials`:
```
[notify-terraform-backend]