Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: Show API errors when failing to validate existing resources and …
…when deleting them. (#423) * Return returns from API/SDK for the following events that happen in the builder - Retrieving the resource group for managed images - Retrieving the SIG image definition destination - Deleting the existing SIG Image version - Retrieving the Parent Shared Image Gallery * Update builder/azure/arm/builder.go Co-authored-by: Lucas Bajolet <105649352+lbajolet-hashicorp@users.noreply.github.com> * Update builder/azure/arm/builder.go Co-authored-by: Lucas Bajolet <105649352+lbajolet-hashicorp@users.noreply.github.com> * Update builder/azure/arm/builder.go Co-authored-by: Lucas Bajolet <105649352+lbajolet-hashicorp@users.noreply.github.com> --------- Co-authored-by: Lucas Bajolet <105649352+lbajolet-hashicorp@users.noreply.github.com>
- Loading branch information