Skip to content

Commit a0cb1b7

Browse files
committed
clean
1 parent 50b1d18 commit a0cb1b7

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

modules/termination-watcher/outputs.tf

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
# output "lambda_spot_termination_warning" {
2-
# value = {
3-
# function = module.termination_notification[0].termination_warning_watcher.lambda
4-
# log_group = module.termination_notification[0].outputtermination_warning_watcher.lambda.log_group
5-
# role = module.termination_notification[0].module.termination_warning_watcher.lambda.role
6-
# }
7-
# }
8-
9-
10-
111
output "spot_termination_notification" {
122
value = var.config.features.enable_spot_termination_notification_watcher ? {
133
lambda = module.termination_notification[0].lambda.function

0 commit comments

Comments
 (0)