mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 06:51:39 -04:00
azure chroot partial fixes
This commit is contained in:
@@ -81,12 +81,16 @@ At least one of these options needs to be specified:
|
||||
- `shared_image_destination` (object) - The shared image to create using this build.
|
||||
|
||||
Where `shared_image_destination` is an object with the following properties:
|
||||
@include 'builder/azure/chroot/\_SharedImageGalleryDestination-required.mdx
|
||||
@include 'builder/azure/chroot/\_SharedImageGalleryDestination-not-required.mdx
|
||||
|
||||
@include 'builder/azure/chroot/SharedImageGalleryDestination-required.mdx'
|
||||
|
||||
@include 'builder/azure/chroot/SharedImageGalleryDestination-not-required.mdx'
|
||||
|
||||
And `target_regions` is an array of objects with the following properties:
|
||||
@include 'builder/azure/chroot/\_TargetRegion-required.mdx
|
||||
@include 'builder/azure/chroot/\_TargetRegion-not-required.mdx
|
||||
|
||||
@include 'builder/azure/chroot/TargetRegion-required.mdx'
|
||||
|
||||
@include 'builder/azure/chroot/TargetRegion-not-required.mdx'
|
||||
|
||||
## Chroot Mounts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user