Merge pull request #7934 from briancain/replace-token-name-in-docs

Update vagrant cloud post processor token example
This commit is contained in:
Megan Marsh 2019-07-31 09:13:34 -07:00 committed by GitHub
commit a0a11bd109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ post-processor.
``` json
{
"variables": {
"cloud_token": "{{ env `ATLAS_TOKEN` }}",
"cloud_token": "{{ env `VAGRANT_CLOUD_TOKEN` }}",
"version": "1.0.{{timestamp}}"
},
"post-processors": [