Skip to content

Commit 70ca132

Browse files
committed
fix: remove unused example spot_instance_termination_watcher
1 parent 0d87aec commit 70ca132

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/multi-runner/main.tf

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,6 @@ module "runners" {
103103
# Enable debug logging for the lambda functions
104104
# log_level = "debug"
105105

106-
# Enable spot termination watcher
107-
# spot_instance_termination_watcher = {
108-
# enable = true
109-
# }
110-
111106
# Enable to track the spot instance termination warning
112107
# instance_termination_watcher = {
113108
# enable = true

0 commit comments

Comments
 (0)