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

fix issue 143: … #144

Merged
merged 1 commit into from
Jun 19, 2020
Merged

fix issue 143: … #144

merged 1 commit into from
Jun 19, 2020

Conversation

yannickstruyf3
Copy link
Collaborator

Manually deleting VM and running apply results in entity not found. vm exists code removed

fix #143

…onal checks. Also added additional checks in resourceNutanixVirtualMachineRead
Copy link
Contributor

@marinsalinas marinsalinas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please share any evidence of the testing?

@yannickstruyf3
Copy link
Collaborator Author

Could you please share any evidence of the testing?

Hi Marin,

I will share with you my testing steps:

  • Use terraform to provision a virtual machine (terraform apply)
  • Go to the Prism Central UI and find your virtual machine
  • Manually delete the virtual machine
  • Run terraform apply again

expected behaviour => New VM is created.

Any additional evidence I can provide?

@PacoDw PacoDw merged commit 8f2d6bb into nutanix:master Jun 19, 2020
yannickstruyf3 pushed a commit to yannickstruyf3/terraform-provider-nutanix that referenced this pull request Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENTITY_NOT_FOUND Error on apply after manual VM deletion
3 participants