diff --git a/README.md b/README.md index cf9993c..86b16f6 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/sdk/python/README.md b/sdk/python/README.md index 1707ac6..86b16f6 100644 --- a/sdk/python/README.md +++ b/sdk/python/README.md @@ -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/). \ No newline at end of file +For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/foo/api-docs/).