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

Add missing API fields for structs #80

Merged
merged 2 commits into from
Apr 2, 2020
Merged

Add missing API fields for structs #80

merged 2 commits into from
Apr 2, 2020

Conversation

JRemitz
Copy link
Contributor

@JRemitz JRemitz commented Oct 1, 2019

I've noticed after working with the Nutanix v3 API that some fields were missing.

Added:

  1. NumThreads in VMResources
  2. DataSourceReference in ImageResources - closes Provider needs to support data_source_reference attribute for nutanix_image resource #52
  3. ShouldForceTranslate in Metadata - used all over
  4. Fixed typo for omitempty

@ghost ghost added the size/XS label Oct 1, 2019
@justinhauer
Copy link

Is there a reason this hasn't been reviewed and merged in yet? It's been 7 months and I could utilize this feature in this PR.

@justinhauer
Copy link

@marinsalinas @JRemitz

@marinsalinas marinsalinas merged commit 0c158af into nutanix:master Apr 2, 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.

Provider needs to support data_source_reference attribute for nutanix_image resource
3 participants