Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions examples/multi-runner/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,6 @@ module "runners" {
# Enable debug logging for the lambda functions
# log_level = "debug"

# Enable spot termination watcher
# spot_instance_termination_watcher = {
# enable = true
# }

# Enable to track the spot instance termination warning
# instance_termination_watcher = {
# enable = true
Expand Down