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

Resource nutanix_virtual_machine on update shows memory MiB value discrepancy in terraform plugin and Prism . #670

Open
abhimutant opened this issue Jan 23, 2024 · 0 comments
Assignees
Labels

Comments

@abhimutant
Copy link
Collaborator

Affected Resource:
nutanix_virtual_machine

Steps to reproduce:

  1. Create vm resource with 2044 MiB of RAM
  2. Change TF file to 4096 MiB
  3. Apply the updated TF file and it works fine.
  4. Reapply the same TF file : a change is requested, current RAM value is equal to Prism info
  5. Again, reapply the TF, it works as expected.

Workaround:
Please make sure to use multiple of 1024 while updating the VM and increase the memory in multiple of 1024.

@abhimutant abhimutant self-assigned this Jan 23, 2024
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

1 participant