File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
examples/using-submodule-complete-redis-5.0 Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -217,14 +217,4 @@ output "this_alarm_rule_sharding_max_rt_status" {
217
217
output "this_alarm_rule_sharding_memory_usage_status" {
218
218
description = " The current alarm sharding memory usage rule status. "
219
219
value = module. redis_example . this_alarm_rule_sharding_memory_usage_status
220
- }
221
-
222
- output "this_alarm_rule_sharding_used_connection_status" {
223
- description = " The current alarm sharding used connection rule status. "
224
- value = module. redis_example . this_alarm_rule_sharding_used_connection_status
225
- }
226
-
227
- output "this_alarm_rule_sharding_used_memory_status" {
228
- description = " The current alarm sharding used memory rule status. "
229
- value = module. redis_example . this_alarm_rule_sharding_used_memory_status
230
220
}
You can’t perform that action at this time.
0 commit comments