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

Update virtual_machine.html.markdown for the resource. #1513

Merged
merged 1 commit into from
Jan 19, 2022
Merged

Update virtual_machine.html.markdown for the resource. #1513

merged 1 commit into from
Jan 19, 2022

Conversation

tenthirtyam
Copy link
Collaborator

@tenthirtyam tenthirtyam commented Nov 9, 2021

Description

Updates virtual_machine.html.markdown for the resource:

Acceptance tests

  • Have you added an acceptance test for the functionality being added?
  • Have you run the acceptance tests on this branch?
  • Not applicable.

Release Note

Release note for CHANGELOG:

Update `vsphere_virtual_machine` resource documenation.

References

@github-actions github-actions bot added documentation Type: Documentation size/xl Relative Sizing: Extra-Large labels Nov 9, 2021
@djpbessems
Copy link

djpbessems commented Dec 2, 2021

Perhaps redundant, but I disagree with this PR being satisfactory for closing #1414; the documentation for using boolean vApp properties will be overlooked by end-users and IMHO adding logic to negate predictable user error would be a better approach.

Maybe worth adding; I don't see this as a fault of Terraform or this TF provider, but lacking implementation of the OVF specification on VMware's part.

@tenthirtyam
Copy link
Collaborator Author

I've removed #1414 from the Closes based on above comment.

Ryan

Copy link
Contributor

@appilon appilon left a comment

Choose a reason for hiding this comment

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

Basically approved!

website/docs/r/virtual_machine.html.markdown Outdated Show resolved Hide resolved
website/docs/r/virtual_machine.html.markdown Outdated Show resolved Hide resolved
website/docs/r/virtual_machine.html.markdown Outdated Show resolved Hide resolved
website/docs/r/virtual_machine.html.markdown Outdated Show resolved Hide resolved
@tenthirtyam
Copy link
Collaborator Author

Review resolved in 3554978.

@appilon
Copy link
Contributor

appilon commented Jan 19, 2022

@tenthirtyam it claims it can't be merged due to conflicts but isn't mentioning the files.. could you try rebasing with master? I'd recommend squashing this to 1 commit now before trying to get through the merge conflicts so you don't have to resolve it over and over.

@tenthirtyam
Copy link
Collaborator Author

Sure, I just need to recall that command again.

Ryan

@appilon
Copy link
Contributor

appilon commented Jan 19, 2022

I would be happy to do the rebase for you if you don't mind me force pushing over your fork

@tenthirtyam
Copy link
Collaborator Author

Do I get commit credit? 🙃

@appilon
Copy link
Contributor

appilon commented Jan 19, 2022

Haha yes of course!

@tenthirtyam
Copy link
Collaborator Author

Ship it! 🚀

Updates `virtual_machine.html.markdown`:
- Updated for content accuracy.
- Updated all examples to be more readable and complete.
- Included continuity between examples.
- Addressed concerns mentioned in #1425, #1414, and #1356.
- Added some clarify based on issues #1435 and #1406 re: `scsi_type`

Signed-off-by: Ryan Johnson <[email protected]>
@appilon appilon merged commit d23dfb5 into hashicorp:master Jan 19, 2022
@tenthirtyam tenthirtyam deleted the update-docs-vsphere-virtual-machine branch January 19, 2022 23:01
@tenthirtyam tenthirtyam added this to the v2.1.0 milestone Feb 14, 2022
@github-actions
Copy link

github-actions bot commented Mar 2, 2022

This functionality has been released in v2.1.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link

github-actions bot commented Apr 2, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.