Skip to content

Commit 3467c32

Browse files
author
Sean Sain
committed
docs cleanup
1 parent f7d50c5 commit 3467c32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/r/partition.html.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ The following attributes are exported:
3838
Partitions can can be imported using the id. The list of partitions and their ids can be obtained using the Sumologic [partions api][2].
3939

4040
```hcl
41-
terraform import sumologic_partition.this 0000000000000000
41+
terraform import sumologic_partition.partition 1234567890
4242
```
4343

4444
[1]: https://help.sumologic.com/Manage/Partitions
45-
[2]: https://api.eu.sumologic.com/docs/#operation/listPartitions
45+
[2]: https://api.sumologic.com/docs/#operation/listPartitions
4646

0 commit comments

Comments
 (0)