Skip to content

Commit a0ac2e5

Browse files
authored
Refactor README.md for Azure Key Vault template
Removed unnecessary markdown code block and adjusted formatting.
1 parent 38286f0 commit a0ac2e5

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
````markdown
21
# Terraform Template - Azure Key Vault
32

43
Costa Rica
@@ -12,6 +11,8 @@ Last updated: 2026-02-09
1211

1312
> This template contains Terraform configurations to create and manage an Azure Key Vault with dependencies on a Resource Group.
1413
14+
<img width="650" alt="image" src="https://github.com/user-attachments/assets/135bf519-e661-4eb0-8705-90db25b29491" />
15+
1516
> [!NOTE]
1617
> Key Vault data-plane access (secrets/keys/certificates) depends on your authorization mode:
1718
> - If `enable_rbac_authorization = true`, grant Azure RBAC roles (for example: Key Vault Secrets Officer) at the vault scope.
@@ -93,5 +94,3 @@ Below is a list of variables used in this template, their expected values, types
9394
<p>Refresh Date: 2026-02-09</p>
9495
</div>
9596
<!-- END BADGE -->
96-
97-
````

0 commit comments

Comments
 (0)