HyperVDsc icon indicating copy to clipboard operation
HyperVDsc copied to clipboard

VMHyperV: Added the ability to enable or disable the TPM on a VM

Open jmerriweather opened this issue 2 years ago • 2 comments

Pull Request (PR) description

This adds the ability to enable or disable the TPM on a virtual machine

This Pull Request (PR) fixes the following issues

  • Fixes #214

Task list

  • [X] Added an entry to the change log under the Unreleased section of the file CHANGELOG.md. Entry should say what was changed and how that affects users (if applicable), and reference the issue being resolved (if applicable).
  • [ ] Resource documentation updated in the resource's README.md.
  • [X] Resource parameter descriptions updated in schema.mof.
  • [X] Comment-based help updated, including parameter descriptions.
  • [ ] Localization strings added/updated in all localization files as appropriate.
  • [X] Examples appropriately added/updated.
  • [X] Unit tests added/updated. See DSC Community Testing Guidelines.
  • [ ] Integration tests added/updated (where possible). See DSC Community Testing Guidelines.
  • [X] New/changed code adheres to DSC Community Style Guidelines.

This change is Reviewable

jmerriweather avatar Dec 14 '23 12:12 jmerriweather