Skip to content

Commit 14c1843

Browse files
committed
Remove child module default for protect_keyvault
1 parent 38e321f commit 14c1843

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infrastructure/modules/infra/variables.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ variable "vnet_address_space" {
3131
variable "protect_keyvault" {
3232
description = "Ability to recover the key vault or its secrets after deletion"
3333
type = bool
34-
default = true
3534
}
3635

3736
variable "monitoring_email_address" {

0 commit comments

Comments
 (0)