mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-21 07:51:13 -05:00
Update terraform/README.md
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fdfb7e56e8
commit
2cee820e74
@@ -19,7 +19,7 @@ Assuming [initial setup](#initial-setup) is complete — which it should be
|
|||||||
### Use bootstrap credentials
|
### Use bootstrap credentials
|
||||||
|
|
||||||
1. Run `./run.sh show -json`.
|
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`:
|
1. Add the following to `~/.aws/credentials`:
|
||||||
```
|
```
|
||||||
[notify-terraform-backend]
|
[notify-terraform-backend]
|
||||||
|
|||||||
Reference in New Issue
Block a user