14 lines
415 B
Plaintext
14 lines
415 B
Plaintext
---
|
|
layout: docs
|
|
page_title: Custom Provider - Providers
|
|
sidebar_title: Custom Provider
|
|
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).
|