Commit 58b430d7 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

website: update docs for provider key [GH-2099]

parent f259e735
...@@ -48,7 +48,9 @@ The configuration allows you to specify and access the artifact in Atlas. ...@@ -48,7 +48,9 @@ The configuration allows you to specify and access the artifact in Atlas.
is useful if you're using Atlas Enterprise in your own network. Defaults is useful if you're using Atlas Enterprise in your own network. Defaults
to `https://atlas.hashicorp.com/api/v1`. to `https://atlas.hashicorp.com/api/v1`.
* `metadata` (map) - Send metadata about the artifact. * `metadata` (map) - Send metadata about the artifact. If the artifact
type is "vagrant.box", you must specify a "provider" metadata about
what provider to use.
### Example Configuration ### Example Configuration
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment