website: update docs for provider key [GH-2099]
This commit is contained in:
parent
f259e7352a
commit
58b430d7ef
|
@ -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
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue