mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-02-11 23:03:39 -05:00
12 lines
392 B
Text
12 lines
392 B
Text
---
|
|
layout: docs
|
|
page_title: Custom Provider - Providers
|
|
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](/vagrant/docs/plugins/providers).
|