Skip to content

Commit

Permalink
README changes
Browse files Browse the repository at this point in the history
[#154765799]

Signed-off-by: Nikita Rathi <[email protected]>
  • Loading branch information
alex-slynko authored and nikitarathi23 committed Mar 5, 2018
1 parent f01d9e9 commit 3a1468c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ resource_types:
* `jumpbox_url`: *Optional.* The URL, including port, of the jumpbox. If set, `jumpbox_ssh_key` must also be set. If omitted,
the BOSH director will be dialed directly.
* `jumpbox_ssh_key`: *Optional.* The private key of the jumpbox. If set, `jumpbox_url` must also be set.
* `jumpbox_username`: *Optional.* The username for the jumpbox. If not set, will default to `jumpbox`.
* `vars_store`: *Optional.* Configuration for a persisted variables store. Currently only the Google Cloud Storage (GCS)
provider is supported. `json_key` must be the the JSON key for your service account. Example:

Expand Down

0 comments on commit 3a1468c

Please sign in to comment.