Skip to content

Commit 42efc2f

Browse files
Fix Markdown syntax issues
1 parent e2f2e78 commit 42efc2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

4_identity-security/key-vault/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ Below is a list of variables used in this template, their expected values, types
8383
terraform apply -auto-approve
8484
```
8585

86-
8786
> [!NOTES]
87+
>
8888
> - This template creates the Resource Group for you.
8989
> - Key Vault names are globally unique. If you see `VaultAlreadyExists`, either change the base name or keep `key_vault_name_use_random_suffix = true`.
9090
> - If you enable `purge_protection_enabled`, Key Vault deletion becomes more restrictive and `terraform destroy` may fail until purge protection rules allow cleanup.

0 commit comments

Comments
 (0)