Skip to content

Commit 58ae448

Browse files
update extra documentation link
1 parent db10e00 commit 58ae448

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ To run a specific acceptance test, run `go test -v ./sumologic -run YourSpecifi
6464
$ export SUMOLOGIC_BASE_URL="yourEnvironmentAPIUrl"
6565
$ export TF_ACC=1
6666
```
67+
- More information on configuration can be found [here](https://github.com/SumoLogic/terraform-provider-sumologic/blob/master/website/docs/index.html.markdown#environment-variables).
6768

6869
- Environment variable `SUMOLOGIC_TEST_GOOGLE_APPLICATION_CREDENTIALS` must be set for gcp metrics acceptance tests to work properly (ex. below).
6970
- export SUMOLOGIC_TEST_GOOGLE_APPLICATION_CREDENTIALS=`cat /path/to/service_acccount.json`

0 commit comments

Comments
 (0)