Skip to content

Commit c8b9b6d

Browse files
Apply suggestions from code review
Co-authored-by: Jonathan Frappier <[email protected]>
1 parent 9c1f9d8 commit c8b9b6d

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

content/hcp-docs/content/docs/vault-radar/remediate-secrets/copy-secrets.mdx

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,21 @@ Before you begin, you need the following:
1919

2020
## Configure HCP Vault Radar Data Sources
2121

22-
There are some additional steps necessary to enable secret copying for HCP configured data sources.
22+
To support copying secrets to Vault, update the configured data sources.
23+
2324
1. Edit the data source configuration in the HCP UI.
2425
![Edit Data Source Details](/img/docs/vault-radar/remediation/copy-secrets/edit-data-source-details.png)
2526

2627
1. Check the box at the bottom of the data source details that says "Enable secret copying via Vault Radar Agent".
2728
![Enable Secret Copying via Vault Radar Agent](/img/docs/vault-radar/remediation/copy-secrets/enable-secret-copying-via-vault-radar-agent.png)
2829

2930
1. Provide the URI to an environment variable that contains a credential used to access the data source.
30-
- Note: This variable will need to be set on ALL of the agent workers!
31+
32+
<Note>
33+
34+
You need to set this variable on all agent workers.
35+
36+
</Note>
3137
![Enter Environment Variable Name](/img/docs/vault-radar/remediation/copy-secrets/enter-environment-variable-name.png)
3238

3339
1. Click **Save**.

0 commit comments

Comments
 (0)