Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error executing "/tmp/terraform_1945368180.sh": wait: remote command exited │ without exit status or exit signal #906

Open
rstar13as opened this issue Dec 18, 2023 · 0 comments

Comments

@rstar13as
Copy link

  • Operating System Version: ProductVersion: 13.6.2 BuildVersion: 22G320
  • Deploying via (VirtualBox/VMWare/AWS/Azure/ESXi): Azure
  • Vagrant Version (if applicable):

Please verify that you are building from an updated Master branch before filing an issue: Yes, cloned 16/12/23

Description of the issue:

Build process fails with the following errors for Azure;


│ Error: remote-exec provisioner error

│ with azurerm_virtual_machine.logger,
│ on main.tf line 261, in resource "azurerm_virtual_machine" "logger":
│ 261: provisioner "remote-exec" {

│ error executing "/tmp/terraform_1945368180.sh": wait: remote command exited
│ without exit status or exit signal


│ Error: compute.VirtualMachinesClient#CreateOrUpdate: Failure sending request: StatusCode=404 -- Original Error: Code="PlatformImageNotFound" Message="The platform image 'MicrosoftWindowsDesktop:Windows-10:19h1-pron:latest' is not available. Verify that all fields in the storage profile are correct. For more details about storage profile information, please refer to https://aka.ms/storageprofile" Target="imageReference"

│ with azurerm_virtual_machine.win10,
│ on main.tf line 549, in resource "azurerm_virtual_machine" "win10":
│ 549: resource "azurerm_virtual_machine" "win10" {

-->

Link to Gist Containing Build Logs:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant