We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9da1d19 commit ad865a7Copy full SHA for ad865a7
1 file changed
examples/multi-runner/main.tf
@@ -103,11 +103,6 @@ module "runners" {
103
# Enable debug logging for the lambda functions
104
# log_level = "debug"
105
106
- # Enable spot termination watcher
107
- # spot_instance_termination_watcher = {
108
- # enable = true
109
- # }
110
-
111
# Enable to track the spot instance termination warning
112
# instance_termination_watcher = {
113
# enable = true
0 commit comments