diff --git a/nobl9/resource_slo_test.go b/nobl9/resource_slo_test.go index f37daa8d..9e13113f 100644 --- a/nobl9/resource_slo_test.go +++ b/nobl9/resource_slo_test.go @@ -1027,7 +1027,7 @@ resource "nobl9_slo" ":name" { display_name = "obj1" name = "tf-objective-1" target = 0.7 - value = 1 + value = 0 composite { max_delay = "45m" components { @@ -1089,7 +1089,7 @@ resource "nobl9_slo" ":name" { display_name = "obj1" name = "tf-objective-1" target = 0.7 - value = 1 + value = 0 time_slice_target = 0.7 composite { max_delay = "45m"