mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
fix return
This commit is contained in:
parent
14c442345f
commit
db661445d2
1 changed files with 1 additions and 2 deletions
|
|
@ -128,8 +128,7 @@ Managed images can optionally be published to [Shared Image Gallery](https://azu
|
|||
as Shared Gallery Image version. Shared Image Gallery **only** works with Managed Images. **A VHD cannot be published to
|
||||
a Shared Image Gallery**. When publishing to a Shared Image Gallery the following options are required.
|
||||
|
||||
- `shared_image_gallery_destination` (object) The name of the Shared Image Gallery under which the managed image will
|
||||
be published as Shared Gallery Image version.
|
||||
- `shared_image_gallery_destination` (object) The name of the Shared Image Gallery under which the managed image will be published as Shared Gallery Image version.
|
||||
|
||||
Following is an example.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue