Skip to content

Commit c8ce2af

Browse files
committed
adding support to terraform v0.13
1 parent c429716 commit c8ce2af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ We can configure Azure Disk Encryption to use Azure Key Vault to control and man
109109

110110
When you need to pass a secure value (like a password) as a parameter during deployment, you can retrieve the value from an Azure Key Vault. To access the Key Vault when deploying Managed Applications, you must grant access to the Appliance Resource Provider service principal. This access is enabled by default for this module. Incase you want to disable it set the argument `enabled_for_template_deployment = "false"`.
111111

112-
## Soft Delete and Purge Protection
112+
## Soft-Delete and Purge Protection
113113

114114
When soft-delete is enabled, resources marked as deleted resources are retained for a specified period (90 days by default). The service further provides a mechanism for recovering the deleted object, essentially undoing the deletion.
115115

0 commit comments

Comments
 (0)