galleryApplications

One or more gallery_application blocks as defined below.

Note Gallery Application Assignments can be defined either directly on azure.compute.LinuxVirtualMachine resource, or using the azure.compute.GalleryApplicationAssignment resource - but the two approaches cannot be used together. If both are used with the same Virtual Machine, spurious changes will occur. If azure.compute.GalleryApplicationAssignment is used, it's recommended to use ignore_changes for the gallery_application block on the corresponding azure.compute.LinuxVirtualMachine resource, to avoid a persistent diff when using this resource.