2020-05-28 12:45:11 -04:00

14 lines
429 B
Markdown

---
layout: 'docs'
page_title: 'Custom Provider - Providers'
sidebar_current: 'providers-custom'
description: |-
To learn how to make your own custom Vagrant providers, read the Vagrant
plugin development guide on creating custom providers.
---
# Custom Provider
To learn how to make your own custom Vagrant providers, read the Vagrant plugin
development guide on [creating custom providers](/docs/plugins/providers.html).