Skip to content

Commit

Permalink
fix: remove unused example spot_instance_termination_watcher
Browse files Browse the repository at this point in the history
  • Loading branch information
piscue committed Oct 31, 2024
1 parent 0d87aec commit 70ca132
Showing 1 changed file with 0 additions and 5 deletions.
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

0 comments on commit 70ca132

Please sign in to comment.