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

Version 2.0.0 failed to create a VM with UEFI #725

Open
farconada opened this issue Jan 23, 2025 · 1 comment
Open

Version 2.0.0 failed to create a VM with UEFI #725

farconada opened this issue Jan 23, 2025 · 1 comment
Assignees

Comments

@farconada
Copy link

trying to create a VM

boot_config {
  uefi_boot {
  }
}

terraform returns an error:

│ Error: Invalid address to set: []string{"boot_config", "0", "uefi_boot", "0", "nvram_device", "0", "backing_storage_info", "0", "disk_ext_id"}

May be I'm wrong but I cant find doc to create uefi vms in version 2.0.0

@Haroon-Dweikat-Ntx
Copy link
Collaborator

Hi @farconada

I investigated this issue and discovered that it was due to a bug in the provider code.

Here is the PR for the bug fix: #757

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

No branches or pull requests

3 participants