mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #4467 from hashicorp/b-azure-upstream
provider/azure: Track upstream library changes
This commit is contained in:
commit
a86210b50b
@ -695,7 +695,7 @@ func retrieveVMImageDetails(
|
||||
}
|
||||
|
||||
configureForImage := func(role *virtualmachine.Role) error {
|
||||
return vmutils.ConfigureDeploymentFromVMImage(
|
||||
return vmutils.ConfigureDeploymentFromPublishedVMImage(
|
||||
role,
|
||||
img.Name,
|
||||
"",
|
||||
|
Loading…
Reference in New Issue
Block a user