Skip to content

Commit e2f2e78

Browse files
authored
Update notes section formatting in README.md
1 parent a8eadad commit e2f2e78

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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

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

86-
## Notes
8786

88-
- This template creates the Resource Group for you.
89-
- Key Vault names are globally unique. If you see `VaultAlreadyExists`, either change the base name or keep `key_vault_name_use_random_suffix = true`.
90-
- If you enable `purge_protection_enabled`, Key Vault deletion becomes more restrictive and `terraform destroy` may fail until purge protection rules allow cleanup.
87+
> [!NOTES]
88+
> - This template creates the Resource Group for you.
89+
> - Key Vault names are globally unique. If you see `VaultAlreadyExists`, either change the base name or keep `key_vault_name_use_random_suffix = true`.
90+
> - If you enable `purge_protection_enabled`, Key Vault deletion becomes more restrictive and `terraform destroy` may fail until purge protection rules allow cleanup.
9191
9292
<!-- START BADGE -->
9393
<div align="center">

0 commit comments

Comments
 (0)