Skip to content

Commit

Permalink
Update blueprints/02-at-scale/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kellie Freeman <[email protected]>
  • Loading branch information
carlosrodlop and kellie-freeman committed Aug 5, 2024
1 parent 578fdab commit a823363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blueprints/02-at-scale/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ HashiCorp Vault is used as a credential provider for CloudBees CI Pipelines in t
eval $(terraform output --raw vault_configure)
```

2. Access the HashiCorp Vault UI by issuing the following command. Enter the root token to log in from the _step 1_.
2. Issue the following command to access the HashiCorp Vault UI. Enter the root token to sign in from _step 1_.

```sh
eval $(terraform output --raw vault_dashboard)
Expand Down

0 comments on commit a823363

Please sign in to comment.