Begin to add short guide for plugin authors and the disk config object

This commit is contained in:
Brian Cain 2019-11-13 16:43:49 -08:00
parent b0f4d43663
commit 63b35ad909
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0
1 changed files with 3 additions and 0 deletions

View File

@ -29,3 +29,6 @@ Vagrant Disks has several options that allow users to define and attach disks to
## Disk Types
## Provider Author Guide
If you are a vagrant plugin author who maintains a provider for Vagrant, this short guide will hopefully give some information on how to use the internal disk config object.