Skip to content

Conversation

@jonwtech
Copy link

Currently using the module with provider version > 1.94.0 produces deprecation warnings:

Warning: "operator": [DEPRECATED] Field 'operator' has been deprecated from provider version 1.94.0. New field 'escalations_critical.comparison_operator' instead.

Warning: "statistics": [DEPRECATED] Field 'statistics' has been deprecated from provider version 1.94.0. New field 'escalations_critical.statistics' instead.

Warning: "triggered_count": [DEPRECATED] Field 'triggered_count' has been deprecated from provider version 1.94.0. New field 'escalations_critical.times' instead.

Warning: "threshold": [DEPRECATED] Field 'threshold' has been deprecated from provider version 1.94.0. New field 'escalations_critical.threshold' instead.

This MR replaces these fields with the newer escalations_critical, escalations_warn, and escalations_info blocks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant