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

Support Name and Description fields for Inventory VMs #41

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

hughwphamill
Copy link
Contributor

@hughwphamill hughwphamill commented Dec 2, 2024

Description

Support Name & Description for Inventory VMs.

Default to original name and description if there are no template name and description.

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@@ -15,6 +15,10 @@ This Terraform provider allows you to manage Topologies, Networks, VMs, and Hard
```sh
$ go install
```
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was missing

@hughwphamill hughwphamill merged commit fb37c7f into main Dec 3, 2024
@hughwphamill hughwphamill deleted the hh-vm-props branch December 3, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants