provider/triton: fixup key_material in docs to use file()

Closes #6211
This commit is contained in:
Paul Hinze 2016-04-18 18:46:12 -05:00
parent e59773f37a
commit d72bb52ad4
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Use the navigation to the left to read about the available resources.
```
provider "triton" {
account = "AccountName"
key_material = "~/.ssh/id_rsa"
key_material = "${file("~/.ssh/id_rsa")}"
key_id = "25:d4:a9:fe:ef:e6:c0:bf:b4:4b:4b:d4:a8:8f:01:0f"
# If using a private installation of Triton, specify the URL