Fixed delete_rule in compute-mig module for stateful disks.

This commit is contained in:
Taneli Leppä
2023-01-03 16:23:23 +01:00
parent 0380c1004b
commit ca4cb3b3b9
3 changed files with 4 additions and 4 deletions

View File

@@ -321,7 +321,7 @@ module "nginx-mig" {
}
}
stateful_disks = {
repd-1 = null
repd-1 = false
}
}
# tftest modules=2 resources=3