Skip to content

Commit

Permalink
Merge pull request #41 from denopink/main
Browse files Browse the repository at this point in the history
patch: update python's sdk README.md
  • Loading branch information
schmidtw authored Oct 16, 2023
2 parents b78b5c8 + 8c0446e commit ae9ba17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The following configurations are overridable via env vars:

- access_token (access token for API operations) with env var VMWARE_VRA_ACCESS_TOKEN
- refresh_token (refresh token for API operations) with env var VMWARE_VRA_REFRESH_TOKEN
- url (base url for API operations) with env var VMWARE_VRA_URL
- url (base url for API operations) with env var VMWARE_VRA_URL
- reauthorizeTimeout (timeout for how often to reauthorize the access token) with env var VMWARE_VRA_REAUTHORIZE_TIMEOUT

## Installing
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ The following configuration points are available for the `vra` provider:

## Reference

For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/foo/api-docs/).
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/foo/api-docs/).

0 comments on commit ae9ba17

Please sign in to comment.