From 2cee820e743382e12c8cd274954fd67ef1151be0 Mon Sep 17 00:00:00 2001 From: John Skiles Skinner Date: Fri, 12 Apr 2024 14:44:48 -0700 Subject: [PATCH] Update terraform/README.md Co-authored-by: Carlo Costino --- terraform/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/README.md b/terraform/README.md index 27b4042f3..1d75967f0 100644 --- a/terraform/README.md +++ b/terraform/README.md @@ -19,7 +19,7 @@ Assuming [initial setup](#initial-setup) is complete — 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]