We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c20df8 commit e96a831Copy full SHA for e96a831
variables.tf
@@ -373,7 +373,7 @@ variable "apply_action_wait_for_action" {
373
variable "apply_action_ignore_on_update" {
374
description = "Ignore action to perform during update."
375
type = bool
376
- default = false
+ default = true
377
}
378
379
#-----------------------------------------------------------
0 commit comments