Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
orf authored Nov 27, 2024
1 parent 63040be commit d19244c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ inventory:
auth_token: "${HASHICORP_VAULT_TOKEN}"
fetch_all_versions: true
path: "secret/"
# To upload, set the upload URL and tokens. Ensure the endpoint path ends with /v1
# To upload, set the upload URL and tokens. Ensure the endpoint path ends with /v1
# This is optional: omit this to prevent uploading and to only test collection.
upload:
endpoint: "https://your-gg-instance/v1"
api_token: "${GG_API_TOKEN}"
Expand Down

0 comments on commit d19244c

Please sign in to comment.