Fix spurious ending brace
This commit is contained in:
parent
04e2482d6c
commit
3898be1251
@ -153,7 +153,7 @@ resource "datadog_monitor" "datadog_free_disk_space_inodes_10" {
|
|||||||
# notify_no_data = false
|
# notify_no_data = false
|
||||||
# renotify_interval = 0
|
# renotify_interval = 0
|
||||||
# no_data_timeframe = 20
|
# no_data_timeframe = 20
|
||||||
}
|
#}
|
||||||
|
|
||||||
resource "datadog_monitor" "datadog_free_memory" {
|
resource "datadog_monitor" "datadog_free_memory" {
|
||||||
name = "Free memory < 5%"
|
name = "Free memory < 5%"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user