Skip to content

Commit 362f323

Browse files
author
Ryan Miller
authored
Merge pull request #103 from ryanwholey/patch-1
Update sumologic-provider.md
2 parents 2ad5cf3 + 7e14eb3 commit 362f323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sumologic-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ provider "sumologic" { }
6161

6262
```bash
6363
$ export SUMOLOGIC_ACCESSID="your-access-id"
64-
$ export SUMOLOGIC_ACCESSKEY="your-access-id"
64+
$ export SUMOLOGIC_ACCESSKEY="your-access-key"
6565
$ terraform plan
6666
```
6767

0 commit comments

Comments
 (0)