Skip to content

Commit c36f441

Browse files
committed
Add Key Vault ID as a tag to virtual machines and enhance variable descriptions
Signed-off-by: Andre Licht <al@cloudeteer.de>
1 parent 5fa9ed6 commit c36f441

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ Default: `null`
816816
Description: Whether to store generated secrets (admin password or SSH private key) in an Azure Key Vault.
817817

818818
- If `true`, you must provide `key_vault_id`.
819-
- If `false`, `key_vault_id` must be null and no secrets will be stored.
819+
- If `false`, `key_vault_id` must be unset and no secrets will be stored.
820820

821821
Type: `bool`
822822

0 commit comments

Comments
 (0)