-
Notifications
You must be signed in to change notification settings - Fork 335
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow to set boot diagnostics storage account to managed (#1206)
* Fixes #993 allow to set boot diagnostics storage account to managed * Fix changing boot diagnostics if boot diagnostics are disabled * fix blank space Co-authored-by: Fred-sun <[email protected]> * Introduce new var type for boot diagnostics * Fix type for default case of creating/preexisting storage account * Fix managed boot diagnostics for vm creation -- include freds changes * Adress review, add mutually exclusive description * Fix argspec for mutually exvlusiveness inside a suboption thanks to @flowerysong for explaining it :) * boot_diagnostics.enabled default is undefined * Fix sanity tests * Adress freds review * Add single newline at the end --------- Co-authored-by: Fred-sun <[email protected]>
- Loading branch information
Showing
1 changed file
with
39 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters