azure chroot partial fixes

pull/9329/head
Jeff Escalante 6 years ago
parent cbb7c88dc0
commit 700d9e4710
No known key found for this signature in database
GPG Key ID: 32D23C61AB5450DB

@ -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

Loading…
Cancel
Save