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

Updating gives error: Machine type must be set to Q35 for secure boot. #494

Closed
ppanula opened this issue Sep 20, 2022 · 4 comments
Closed
Assignees
Labels

Comments

@ppanula
Copy link

ppanula commented Sep 20, 2022

Nutanix Cluster Information

Nutanix Prism Element version: 5.20.4.6 LTS

Terraform Version

Terraform v1.2.9
on linux_amd64

  • provider registry.terraform.io/hashicorp/template v2.2.0
  • provider registry.terraform.io/nutanix/nutanix v1.7.1

Affected Resource(s)

  • nutanix_virtual_machine

Terraform Configuration Files

https://gist.github.com/ppanula/7d275086d6ba3492e92206122affbdcf

Debug Output

https://gist.github.com/ppanula/5936d08df3126a97c3e4d247cef23ef6

Expected Behavior

Updating memory from 2GB to 4 GB

Actual Behavior

Error message: Machine type must be set to Q35 for secure boot.

Steps to Reproduce

Make VM with SECURE_BOOT and Q35 then try to update memory

Important Factors

References

@ppanula
Copy link
Author

ppanula commented Sep 20, 2022

It seems actually that any terraform apply will fail for this same error message.

@johnnyf-hcp
Copy link

I do see that @ppanula has submitted a PR for this in Sep 2022.
#496

I have a customer who is hitting the same issue and it's currently blocking their POC. Can somebody help to review this PR?

@abhimutant
Copy link
Collaborator

Fix merged in master !

@johnnyf-hcp
Copy link

Thanks @abhimutant, much appreciated!

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

No branches or pull requests

4 participants