pulumi-newrelic 5.45.1a1745897776__tar.gz → 5.46.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (95) hide show
  1. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/PKG-INFO +3 -3
  2. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/_inputs.py +60 -0
  3. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/account_management.py +1 -0
  4. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/alert_channel.py +1 -0
  5. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/alert_condition.py +1 -0
  6. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/alert_muting_rule.py +1 -0
  7. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/alert_policy.py +1 -0
  8. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/alert_policy_channel.py +1 -0
  9. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/api_access_key.py +1 -0
  10. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/browser_application.py +1 -0
  11. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/cloud/aws_govcloud_integrations.py +1 -0
  12. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/cloud/aws_govcloud_link_account.py +1 -0
  13. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/cloud/aws_integrations.py +1 -0
  14. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/cloud/aws_link_account.py +1 -0
  15. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/cloud/azure_integrations.py +1 -0
  16. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/cloud/azure_link_account.py +1 -0
  17. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/cloud/gcp_integrations.py +1 -0
  18. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/cloud/gcp_link_account.py +1 -0
  19. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/data_partition_rule.py +1 -0
  20. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/entity_tags.py +1 -0
  21. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/events_to_metrics_rule.py +1 -0
  22. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/get_group.py +4 -4
  23. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/group.py +1 -0
  24. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/infra_alert_condition.py +1 -0
  25. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/insights/event.py +1 -0
  26. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/key_transaction.py +1 -0
  27. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/log_parsing_rule.py +1 -0
  28. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/monitor_downtime.py +1 -0
  29. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/notification_channel.py +1 -0
  30. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/notification_destination.py +1 -0
  31. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/nrql_alert_condition.py +3 -0
  32. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/nrql_drop_rule.py +1 -0
  33. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/obfuscation_expression.py +1 -0
  34. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/obfuscation_rule.py +1 -0
  35. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/one_dashboard.py +1 -0
  36. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/one_dashboard_json.py +1 -0
  37. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/one_dashboard_raw.py +1 -0
  38. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/outputs.py +45 -3
  39. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/plugins/application_settings.py +1 -0
  40. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/plugins/workload.py +1 -0
  41. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/provider.py +21 -0
  42. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/pulumi-plugin.json +1 -1
  43. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/service_level.py +1 -0
  44. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/synthetics/alert_condition.py +1 -0
  45. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/synthetics/broken_links_monitor.py +1 -0
  46. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/synthetics/cert_check_monitor.py +1 -0
  47. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/synthetics/monitor.py +1 -0
  48. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/synthetics/multi_location_alert_condition.py +1 -0
  49. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/synthetics/private_location.py +1 -0
  50. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/synthetics/script_monitor.py +1 -0
  51. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/synthetics/secure_credential.py +1 -0
  52. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/synthetics/step_monitor.py +1 -0
  53. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/user.py +1 -0
  54. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/workflow.py +1 -0
  55. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic.egg-info/PKG-INFO +3 -3
  56. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic.egg-info/requires.txt +2 -2
  57. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pyproject.toml +2 -2
  58. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/README.md +0 -0
  59. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/__init__.py +0 -0
  60. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/_utilities.py +0 -0
  61. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/cloud/__init__.py +0 -0
  62. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/cloud/_inputs.py +0 -0
  63. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/cloud/outputs.py +0 -0
  64. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/config/__init__.py +0 -0
  65. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/config/__init__.pyi +0 -0
  66. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/config/vars.py +0 -0
  67. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/get_account.py +0 -0
  68. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/get_alert_channel.py +0 -0
  69. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/get_alert_policy.py +0 -0
  70. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/get_application.py +0 -0
  71. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/get_authentication_domain.py +0 -0
  72. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/get_cloud_account.py +0 -0
  73. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/get_entity.py +0 -0
  74. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/get_key_transaction.py +0 -0
  75. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/get_notification_destination.py +0 -0
  76. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/get_obfuscation_expression.py +0 -0
  77. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/get_service_level_alert_helper.py +0 -0
  78. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/get_test_grok_pattern.py +0 -0
  79. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/get_user.py +0 -0
  80. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/insights/__init__.py +0 -0
  81. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/insights/_inputs.py +0 -0
  82. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/insights/outputs.py +0 -0
  83. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/plugins/__init__.py +0 -0
  84. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/plugins/_inputs.py +0 -0
  85. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/plugins/outputs.py +0 -0
  86. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/py.typed +0 -0
  87. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/synthetics/__init__.py +0 -0
  88. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/synthetics/_inputs.py +0 -0
  89. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/synthetics/get_private_location.py +0 -0
  90. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/synthetics/get_secure_credential.py +0 -0
  91. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic/synthetics/outputs.py +0 -0
  92. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic.egg-info/SOURCES.txt +0 -0
  93. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic.egg-info/dependency_links.txt +0 -0
  94. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/pulumi_newrelic.egg-info/top_level.txt +0 -0
  95. {pulumi_newrelic-5.45.1a1745897776 → pulumi_newrelic-5.46.0}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulumi_newrelic
3
- Version: 5.45.1a1745897776
3
+ Version: 5.46.0
4
4
  Summary: A Pulumi package for creating and managing New Relic resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -9,9 +9,9 @@ Keywords: pulumi,new relic
9
9
  Requires-Python: >=3.9
10
10
  Description-Content-Type: text/markdown
11
11
  Requires-Dist: parver>=0.2.1
12
- Requires-Dist: pulumi<4.0.0,>=3.142.0
12
+ Requires-Dist: pulumi<4.0.0,>=3.165.0
13
13
  Requires-Dist: semver>=2.8.1
14
- Requires-Dist: typing-extensions>=4.11; python_version < "3.11"
14
+ Requires-Dist: typing-extensions<5,>=4.11; python_version < "3.11"
15
15
 
16
16
  [![Actions Status](https://github.com/pulumi/pulumi-newrelic/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-newrelic/actions)
17
17
  [![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)
@@ -1911,6 +1911,10 @@ if not MYPY:
1911
1911
  """
1912
1912
  For baseline conditions must be in range [1, 1000].
1913
1913
  """
1914
+ disable_health_status_reporting: NotRequired[pulumi.Input[builtins.bool]]
1915
+ """
1916
+ Violations will not change system health status for this term.
1917
+ """
1914
1918
  duration: NotRequired[pulumi.Input[builtins.int]]
1915
1919
  """
1916
1920
  In minutes, must be in the range of 1 to 120 (inclusive).
@@ -1942,6 +1946,7 @@ elif False:
1942
1946
  class NrqlAlertConditionCriticalArgs:
1943
1947
  def __init__(__self__, *,
1944
1948
  threshold: pulumi.Input[builtins.float],
1949
+ disable_health_status_reporting: Optional[pulumi.Input[builtins.bool]] = None,
1945
1950
  duration: Optional[pulumi.Input[builtins.int]] = None,
1946
1951
  operator: Optional[pulumi.Input[builtins.str]] = None,
1947
1952
  prediction: Optional[pulumi.Input['NrqlAlertConditionCriticalPredictionArgs']] = None,
@@ -1950,6 +1955,7 @@ class NrqlAlertConditionCriticalArgs:
1950
1955
  time_function: Optional[pulumi.Input[builtins.str]] = None):
1951
1956
  """
1952
1957
  :param pulumi.Input[builtins.float] threshold: For baseline conditions must be in range [1, 1000].
1958
+ :param pulumi.Input[builtins.bool] disable_health_status_reporting: Violations will not change system health status for this term.
1953
1959
  :param pulumi.Input[builtins.int] duration: In minutes, must be in the range of 1 to 120 (inclusive).
1954
1960
  :param pulumi.Input[builtins.str] operator: One of (above, above_or_equals, below, below_or_equals, equals, not_equals). Defaults to 'equals'.
1955
1961
  :param pulumi.Input['NrqlAlertConditionCriticalPredictionArgs'] prediction: BETA PREVIEW: the `prediction` field is in limited release and only enabled for preview on a per-account basis. - Use `prediction` to open alerts when your static threshold is predicted to be reached in the future. The `prediction` field is only available for static conditions.
@@ -1958,6 +1964,8 @@ class NrqlAlertConditionCriticalArgs:
1958
1964
  :param pulumi.Input[builtins.str] time_function: Valid values are: 'all' or 'any'
1959
1965
  """
1960
1966
  pulumi.set(__self__, "threshold", threshold)
1967
+ if disable_health_status_reporting is not None:
1968
+ pulumi.set(__self__, "disable_health_status_reporting", disable_health_status_reporting)
1961
1969
  if duration is not None:
1962
1970
  warnings.warn("""use `threshold_duration` attribute instead""", DeprecationWarning)
1963
1971
  pulumi.log.warn("""duration is deprecated: use `threshold_duration` attribute instead""")
@@ -1989,6 +1997,18 @@ class NrqlAlertConditionCriticalArgs:
1989
1997
  def threshold(self, value: pulumi.Input[builtins.float]):
1990
1998
  pulumi.set(self, "threshold", value)
1991
1999
 
2000
+ @property
2001
+ @pulumi.getter(name="disableHealthStatusReporting")
2002
+ def disable_health_status_reporting(self) -> Optional[pulumi.Input[builtins.bool]]:
2003
+ """
2004
+ Violations will not change system health status for this term.
2005
+ """
2006
+ return pulumi.get(self, "disable_health_status_reporting")
2007
+
2008
+ @disable_health_status_reporting.setter
2009
+ def disable_health_status_reporting(self, value: Optional[pulumi.Input[builtins.bool]]):
2010
+ pulumi.set(self, "disable_health_status_reporting", value)
2011
+
1992
2012
  @property
1993
2013
  @pulumi.getter
1994
2014
  @_utilities.deprecated("""use `threshold_duration` attribute instead""")
@@ -2214,6 +2234,10 @@ if not MYPY:
2214
2234
  """
2215
2235
  For baseline conditions must be in range [1, 1000].
2216
2236
  """
2237
+ disable_health_status_reporting: NotRequired[pulumi.Input[builtins.bool]]
2238
+ """
2239
+ Violations will not change system health status for this term.
2240
+ """
2217
2241
  duration: NotRequired[pulumi.Input[builtins.int]]
2218
2242
  """
2219
2243
  In minutes, must be in the range of 1 to 120 (inclusive).
@@ -2249,6 +2273,7 @@ elif False:
2249
2273
  class NrqlAlertConditionTermArgs:
2250
2274
  def __init__(__self__, *,
2251
2275
  threshold: pulumi.Input[builtins.float],
2276
+ disable_health_status_reporting: Optional[pulumi.Input[builtins.bool]] = None,
2252
2277
  duration: Optional[pulumi.Input[builtins.int]] = None,
2253
2278
  operator: Optional[pulumi.Input[builtins.str]] = None,
2254
2279
  prediction: Optional[pulumi.Input['NrqlAlertConditionTermPredictionArgs']] = None,
@@ -2258,6 +2283,7 @@ class NrqlAlertConditionTermArgs:
2258
2283
  time_function: Optional[pulumi.Input[builtins.str]] = None):
2259
2284
  """
2260
2285
  :param pulumi.Input[builtins.float] threshold: For baseline conditions must be in range [1, 1000].
2286
+ :param pulumi.Input[builtins.bool] disable_health_status_reporting: Violations will not change system health status for this term.
2261
2287
  :param pulumi.Input[builtins.int] duration: In minutes, must be in the range of 1 to 120 (inclusive).
2262
2288
  :param pulumi.Input[builtins.str] operator: One of (above, above_or_equals, below, below_or_equals, equals, not_equals). Defaults to 'equals'.
2263
2289
  :param pulumi.Input['NrqlAlertConditionTermPredictionArgs'] prediction: BETA PREVIEW: the `prediction` field is in limited release and only enabled for preview on a per-account basis. - Use `prediction` to open alerts when your static threshold is predicted to be reached in the future. The `prediction` field is only available for static conditions.
@@ -2267,6 +2293,8 @@ class NrqlAlertConditionTermArgs:
2267
2293
  :param pulumi.Input[builtins.str] time_function: Valid values are: 'all' or 'any'
2268
2294
  """
2269
2295
  pulumi.set(__self__, "threshold", threshold)
2296
+ if disable_health_status_reporting is not None:
2297
+ pulumi.set(__self__, "disable_health_status_reporting", disable_health_status_reporting)
2270
2298
  if duration is not None:
2271
2299
  warnings.warn("""use `threshold_duration` attribute instead""", DeprecationWarning)
2272
2300
  pulumi.log.warn("""duration is deprecated: use `threshold_duration` attribute instead""")
@@ -2300,6 +2328,18 @@ class NrqlAlertConditionTermArgs:
2300
2328
  def threshold(self, value: pulumi.Input[builtins.float]):
2301
2329
  pulumi.set(self, "threshold", value)
2302
2330
 
2331
+ @property
2332
+ @pulumi.getter(name="disableHealthStatusReporting")
2333
+ def disable_health_status_reporting(self) -> Optional[pulumi.Input[builtins.bool]]:
2334
+ """
2335
+ Violations will not change system health status for this term.
2336
+ """
2337
+ return pulumi.get(self, "disable_health_status_reporting")
2338
+
2339
+ @disable_health_status_reporting.setter
2340
+ def disable_health_status_reporting(self, value: Optional[pulumi.Input[builtins.bool]]):
2341
+ pulumi.set(self, "disable_health_status_reporting", value)
2342
+
2303
2343
  @property
2304
2344
  @pulumi.getter
2305
2345
  @_utilities.deprecated("""use `threshold_duration` attribute instead""")
@@ -2445,6 +2485,10 @@ if not MYPY:
2445
2485
  """
2446
2486
  For baseline conditions must be in range [1, 1000].
2447
2487
  """
2488
+ disable_health_status_reporting: NotRequired[pulumi.Input[builtins.bool]]
2489
+ """
2490
+ Violations will not change system health status for this term.
2491
+ """
2448
2492
  duration: NotRequired[pulumi.Input[builtins.int]]
2449
2493
  """
2450
2494
  In minutes, must be in the range of 1 to 120 (inclusive).
@@ -2476,6 +2520,7 @@ elif False:
2476
2520
  class NrqlAlertConditionWarningArgs:
2477
2521
  def __init__(__self__, *,
2478
2522
  threshold: pulumi.Input[builtins.float],
2523
+ disable_health_status_reporting: Optional[pulumi.Input[builtins.bool]] = None,
2479
2524
  duration: Optional[pulumi.Input[builtins.int]] = None,
2480
2525
  operator: Optional[pulumi.Input[builtins.str]] = None,
2481
2526
  prediction: Optional[pulumi.Input['NrqlAlertConditionWarningPredictionArgs']] = None,
@@ -2484,6 +2529,7 @@ class NrqlAlertConditionWarningArgs:
2484
2529
  time_function: Optional[pulumi.Input[builtins.str]] = None):
2485
2530
  """
2486
2531
  :param pulumi.Input[builtins.float] threshold: For baseline conditions must be in range [1, 1000].
2532
+ :param pulumi.Input[builtins.bool] disable_health_status_reporting: Violations will not change system health status for this term.
2487
2533
  :param pulumi.Input[builtins.int] duration: In minutes, must be in the range of 1 to 120 (inclusive).
2488
2534
  :param pulumi.Input[builtins.str] operator: One of (above, above_or_equals, below, below_or_equals, equals, not_equals). Defaults to 'equals'.
2489
2535
  :param pulumi.Input['NrqlAlertConditionWarningPredictionArgs'] prediction: BETA PREVIEW: the `prediction` field is in limited release and only enabled for preview on a per-account basis. - Use `prediction` to open alerts when your static threshold is predicted to be reached in the future. The `prediction` field is only available for static conditions.
@@ -2492,6 +2538,8 @@ class NrqlAlertConditionWarningArgs:
2492
2538
  :param pulumi.Input[builtins.str] time_function: Valid values are: 'all' or 'any'
2493
2539
  """
2494
2540
  pulumi.set(__self__, "threshold", threshold)
2541
+ if disable_health_status_reporting is not None:
2542
+ pulumi.set(__self__, "disable_health_status_reporting", disable_health_status_reporting)
2495
2543
  if duration is not None:
2496
2544
  warnings.warn("""use `threshold_duration` attribute instead""", DeprecationWarning)
2497
2545
  pulumi.log.warn("""duration is deprecated: use `threshold_duration` attribute instead""")
@@ -2523,6 +2571,18 @@ class NrqlAlertConditionWarningArgs:
2523
2571
  def threshold(self, value: pulumi.Input[builtins.float]):
2524
2572
  pulumi.set(self, "threshold", value)
2525
2573
 
2574
+ @property
2575
+ @pulumi.getter(name="disableHealthStatusReporting")
2576
+ def disable_health_status_reporting(self) -> Optional[pulumi.Input[builtins.bool]]:
2577
+ """
2578
+ Violations will not change system health status for this term.
2579
+ """
2580
+ return pulumi.get(self, "disable_health_status_reporting")
2581
+
2582
+ @disable_health_status_reporting.setter
2583
+ def disable_health_status_reporting(self, value: Optional[pulumi.Input[builtins.bool]]):
2584
+ pulumi.set(self, "disable_health_status_reporting", value)
2585
+
2526
2586
  @property
2527
2587
  @pulumi.getter
2528
2588
  @_utilities.deprecated("""use `threshold_duration` attribute instead""")
@@ -96,6 +96,7 @@ class _AccountManagementState:
96
96
  pulumi.set(self, "region", value)
97
97
 
98
98
 
99
+ @pulumi.type_token("newrelic:index/accountManagement:AccountManagement")
99
100
  class AccountManagement(pulumi.CustomResource):
100
101
  @overload
101
102
  def __init__(__self__,
@@ -162,6 +162,7 @@ class _AlertChannelState:
162
162
  pulumi.set(self, "type", value)
163
163
 
164
164
 
165
+ @pulumi.type_token("newrelic:index/alertChannel:AlertChannel")
165
166
  class AlertChannel(pulumi.CustomResource):
166
167
  @overload
167
168
  def __init__(__self__,
@@ -494,6 +494,7 @@ class _AlertConditionState:
494
494
  pulumi.set(self, "violation_close_timer", value)
495
495
 
496
496
 
497
+ @pulumi.type_token("newrelic:index/alertCondition:AlertCondition")
497
498
  class AlertCondition(pulumi.CustomResource):
498
499
  @overload
499
500
  def __init__(__self__,
@@ -257,6 +257,7 @@ class _AlertMutingRuleState:
257
257
  pulumi.set(self, "schedule", value)
258
258
 
259
259
 
260
+ @pulumi.type_token("newrelic:index/alertMutingRule:AlertMutingRule")
260
261
  class AlertMutingRule(pulumi.CustomResource):
261
262
  @overload
262
263
  def __init__(__self__,
@@ -169,6 +169,7 @@ class _AlertPolicyState:
169
169
  pulumi.set(self, "name", value)
170
170
 
171
171
 
172
+ @pulumi.type_token("newrelic:index/alertPolicy:AlertPolicy")
172
173
  class AlertPolicy(pulumi.CustomResource):
173
174
  @overload
174
175
  def __init__(__self__,
@@ -127,6 +127,7 @@ class _AlertPolicyChannelState:
127
127
  pulumi.set(self, "policy_id", value)
128
128
 
129
129
 
130
+ @pulumi.type_token("newrelic:index/alertPolicyChannel:AlertPolicyChannel")
130
131
  class AlertPolicyChannel(pulumi.CustomResource):
131
132
  @overload
132
133
  def __init__(__self__,
@@ -239,6 +239,7 @@ class _ApiAccessKeyState:
239
239
  pulumi.set(self, "user_id", value)
240
240
 
241
241
 
242
+ @pulumi.type_token("newrelic:index/apiAccessKey:ApiAccessKey")
242
243
  class ApiAccessKey(pulumi.CustomResource):
243
244
  @overload
244
245
  def __init__(__self__,
@@ -241,6 +241,7 @@ class _BrowserApplicationState:
241
241
  pulumi.set(self, "name", value)
242
242
 
243
243
 
244
+ @pulumi.type_token("newrelic:index/browserApplication:BrowserApplication")
244
245
  class BrowserApplication(pulumi.CustomResource):
245
246
  @overload
246
247
  def __init__(__self__,
@@ -738,6 +738,7 @@ class _AwsGovcloudIntegrationsState:
738
738
  pulumi.set(self, "sqs", value)
739
739
 
740
740
 
741
+ @pulumi.type_token("newrelic:cloud/awsGovcloudIntegrations:AwsGovcloudIntegrations")
741
742
  class AwsGovcloudIntegrations(pulumi.CustomResource):
742
743
  @overload
743
744
  def __init__(__self__,
@@ -172,6 +172,7 @@ class _AwsGovcloudLinkAccountState:
172
172
  pulumi.set(self, "name", value)
173
173
 
174
174
 
175
+ @pulumi.type_token("newrelic:cloud/awsGovcloudLinkAccount:AwsGovcloudLinkAccount")
175
176
  class AwsGovcloudLinkAccount(pulumi.CustomResource):
176
177
  @overload
177
178
  def __init__(__self__,
@@ -1762,6 +1762,7 @@ class _AwsIntegrationsState:
1762
1762
  pulumi.set(self, "x_ray", value)
1763
1763
 
1764
1764
 
1765
+ @pulumi.type_token("newrelic:cloud/awsIntegrations:AwsIntegrations")
1765
1766
  class AwsIntegrations(pulumi.CustomResource):
1766
1767
  @overload
1767
1768
  def __init__(__self__,
@@ -160,6 +160,7 @@ class _AwsLinkAccountState:
160
160
  pulumi.set(self, "name", value)
161
161
 
162
162
 
163
+ @pulumi.type_token("newrelic:cloud/awsLinkAccount:AwsLinkAccount")
163
164
  class AwsLinkAccount(pulumi.CustomResource):
164
165
  @overload
165
166
  def __init__(__self__,
@@ -1158,6 +1158,7 @@ class _AzureIntegrationsState:
1158
1158
  pulumi.set(self, "vpn_gateway", value)
1159
1159
 
1160
1160
 
1161
+ @pulumi.type_token("newrelic:cloud/azureIntegrations:AzureIntegrations")
1161
1162
  class AzureIntegrations(pulumi.CustomResource):
1162
1163
  @overload
1163
1164
  def __init__(__self__,
@@ -221,6 +221,7 @@ class _AzureLinkAccountState:
221
221
  pulumi.set(self, "tenant_id", value)
222
222
 
223
223
 
224
+ @pulumi.type_token("newrelic:cloud/azureLinkAccount:AzureLinkAccount")
224
225
  class AzureLinkAccount(pulumi.CustomResource):
225
226
  @overload
226
227
  def __init__(__self__,
@@ -938,6 +938,7 @@ class _GcpIntegrationsState:
938
938
  pulumi.set(self, "vpc_access", value)
939
939
 
940
940
 
941
+ @pulumi.type_token("newrelic:cloud/gcpIntegrations:GcpIntegrations")
941
942
  class GcpIntegrations(pulumi.CustomResource):
942
943
  @overload
943
944
  def __init__(__self__,
@@ -128,6 +128,7 @@ class _GcpLinkAccountState:
128
128
  pulumi.set(self, "project_id", value)
129
129
 
130
130
 
131
+ @pulumi.type_token("newrelic:cloud/gcpLinkAccount:GcpLinkAccount")
131
132
  class GcpLinkAccount(pulumi.CustomResource):
132
133
  @overload
133
134
  def __init__(__self__,
@@ -237,6 +237,7 @@ class _DataPartitionRuleState:
237
237
  pulumi.set(self, "target_data_partition", value)
238
238
 
239
239
 
240
+ @pulumi.type_token("newrelic:index/dataPartitionRule:DataPartitionRule")
240
241
  class DataPartitionRule(pulumi.CustomResource):
241
242
  @overload
242
243
  def __init__(__self__,
@@ -97,6 +97,7 @@ class _EntityTagsState:
97
97
  pulumi.set(self, "tags", value)
98
98
 
99
99
 
100
+ @pulumi.type_token("newrelic:index/entityTags:EntityTags")
100
101
  class EntityTags(pulumi.CustomResource):
101
102
  @overload
102
103
  def __init__(__self__,
@@ -208,6 +208,7 @@ class _EventsToMetricsRuleState:
208
208
  pulumi.set(self, "rule_id", value)
209
209
 
210
210
 
211
+ @pulumi.type_token("newrelic:index/eventsToMetricsRule:EventsToMetricsRule")
211
212
  class EventsToMetricsRule(pulumi.CustomResource):
212
213
  @overload
213
214
  def __init__(__self__,
@@ -114,8 +114,8 @@ def get_group(authentication_domain_id: Optional[builtins.str] = None,
114
114
  foo_get_group = newrelic.get_group(authentication_domain_id=foo.id,
115
115
  name="Test Group")
116
116
  id = foo_get_group.id
117
- user_ids = std.join(separator=", ",
118
- input=foo_get_group.user_ids).result if len(foo_get_group.user_ids) > 0 else ""
117
+ user_ids = len(foo_get_group.user_ids).apply(lambda length: std.join(separator=", ",
118
+ input=foo_get_group.user_ids).result if length > 0 else "")
119
119
  ```
120
120
 
121
121
 
@@ -169,8 +169,8 @@ def get_group_output(authentication_domain_id: Optional[pulumi.Input[builtins.st
169
169
  foo_get_group = newrelic.get_group(authentication_domain_id=foo.id,
170
170
  name="Test Group")
171
171
  id = foo_get_group.id
172
- user_ids = std.join(separator=", ",
173
- input=foo_get_group.user_ids).result if len(foo_get_group.user_ids) > 0 else ""
172
+ user_ids = len(foo_get_group.user_ids).apply(lambda length: std.join(separator=", ",
173
+ input=foo_get_group.user_ids).result if length > 0 else "")
174
174
  ```
175
175
 
176
176
 
@@ -144,6 +144,7 @@ class _GroupState:
144
144
  pulumi.set(self, "user_ids", value)
145
145
 
146
146
 
147
+ @pulumi.type_token("newrelic:index/group:Group")
147
148
  class Group(pulumi.CustomResource):
148
149
  @overload
149
150
  def __init__(__self__,
@@ -577,6 +577,7 @@ class _InfraAlertConditionState:
577
577
  pulumi.set(self, "where", value)
578
578
 
579
579
 
580
+ @pulumi.type_token("newrelic:index/infraAlertCondition:InfraAlertCondition")
580
581
  class InfraAlertCondition(pulumi.CustomResource):
581
582
  @overload
582
583
  def __init__(__self__,
@@ -66,6 +66,7 @@ class _EventState:
66
66
  pulumi.set(self, "events", value)
67
67
 
68
68
 
69
+ @pulumi.type_token("newrelic:insights/event:Event")
69
70
  class Event(pulumi.CustomResource):
70
71
  @overload
71
72
  def __init__(__self__,
@@ -229,6 +229,7 @@ class _KeyTransactionState:
229
229
  pulumi.set(self, "type", value)
230
230
 
231
231
 
232
+ @pulumi.type_token("newrelic:index/keyTransaction:KeyTransaction")
232
233
  class KeyTransaction(pulumi.CustomResource):
233
234
  @overload
234
235
  def __init__(__self__,
@@ -301,6 +301,7 @@ class _LogParsingRuleState:
301
301
  pulumi.set(self, "nrql", value)
302
302
 
303
303
 
304
+ @pulumi.type_token("newrelic:index/logParsingRule:LogParsingRule")
304
305
  class LogParsingRule(pulumi.CustomResource):
305
306
  @overload
306
307
  def __init__(__self__,
@@ -355,6 +355,7 @@ class _MonitorDowntimeState:
355
355
  pulumi.set(self, "time_zone", value)
356
356
 
357
357
 
358
+ @pulumi.type_token("newrelic:index/monitorDowntime:MonitorDowntime")
358
359
  class MonitorDowntime(pulumi.CustomResource):
359
360
  @overload
360
361
  def __init__(__self__,
@@ -271,6 +271,7 @@ class _NotificationChannelState:
271
271
  pulumi.set(self, "type", value)
272
272
 
273
273
 
274
+ @pulumi.type_token("newrelic:index/notificationChannel:NotificationChannel")
274
275
  class NotificationChannel(pulumi.CustomResource):
275
276
  @overload
276
277
  def __init__(__self__,
@@ -377,6 +377,7 @@ class _NotificationDestinationState:
377
377
  pulumi.set(self, "type", value)
378
378
 
379
379
 
380
+ @pulumi.type_token("newrelic:index/notificationDestination:NotificationDestination")
380
381
  class NotificationDestination(pulumi.CustomResource):
381
382
  @overload
382
383
  def __init__(__self__,
@@ -969,6 +969,7 @@ class _NrqlAlertConditionState:
969
969
  pulumi.set(self, "warning", value)
970
970
 
971
971
 
972
+ @pulumi.type_token("newrelic:index/nrqlAlertCondition:NrqlAlertCondition")
972
973
  class NrqlAlertCondition(pulumi.CustomResource):
973
974
  @overload
974
975
  def __init__(__self__,
@@ -1081,6 +1082,7 @@ class NrqlAlertCondition(pulumi.CustomResource):
1081
1082
  - `duration` - (Optional) **DEPRECATED:** Use `threshold_duration` instead. The duration of time, in _minutes_, that the threshold must violate for in order to create an incident. Must be within 1-120 (inclusive).
1082
1083
  - `time_function` - (Optional) **DEPRECATED:** Use `threshold_occurrences` instead. The criteria for how many data points must be in violation for the specified threshold duration. Valid values are: `all` or `any`.
1083
1084
  - `prediction` - (Optional) **BETA PREVIEW: the `prediction` field is in limited release and only enabled for preview on a per-account basis.** Use `prediction` to open alerts when your static threshold is predicted to be reached in the future. The `prediction` field is only available for _static_ NRQL alert conditions. See Prediction below for details.
1085
+ - `disable_health_status_reporting` - (Optional) `true` or `false`. Defaults to `false` when field not included in TF config. Violations will not change system health status for this term.
1084
1086
 
1085
1087
  > **NOTE:** When a `critical` or `warning` block is added to this resource, using either `duration` or `threshold_duration` (one of the two) is mandatory. Both of these should not be specified.
1086
1088
 
@@ -1393,6 +1395,7 @@ class NrqlAlertCondition(pulumi.CustomResource):
1393
1395
  - `duration` - (Optional) **DEPRECATED:** Use `threshold_duration` instead. The duration of time, in _minutes_, that the threshold must violate for in order to create an incident. Must be within 1-120 (inclusive).
1394
1396
  - `time_function` - (Optional) **DEPRECATED:** Use `threshold_occurrences` instead. The criteria for how many data points must be in violation for the specified threshold duration. Valid values are: `all` or `any`.
1395
1397
  - `prediction` - (Optional) **BETA PREVIEW: the `prediction` field is in limited release and only enabled for preview on a per-account basis.** Use `prediction` to open alerts when your static threshold is predicted to be reached in the future. The `prediction` field is only available for _static_ NRQL alert conditions. See Prediction below for details.
1398
+ - `disable_health_status_reporting` - (Optional) `true` or `false`. Defaults to `false` when field not included in TF config. Violations will not change system health status for this term.
1396
1399
 
1397
1400
  > **NOTE:** When a `critical` or `warning` block is added to this resource, using either `duration` or `threshold_duration` (one of the two) is mandatory. Both of these should not be specified.
1398
1401
 
@@ -175,6 +175,7 @@ class _NrqlDropRuleState:
175
175
  pulumi.set(self, "rule_id", value)
176
176
 
177
177
 
178
+ @pulumi.type_token("newrelic:index/nrqlDropRule:NrqlDropRule")
178
179
  class NrqlDropRule(pulumi.CustomResource):
179
180
  @overload
180
181
  def __init__(__self__,
@@ -160,6 +160,7 @@ class _ObfuscationExpressionState:
160
160
  pulumi.set(self, "regex", value)
161
161
 
162
162
 
163
+ @pulumi.type_token("newrelic:index/obfuscationExpression:ObfuscationExpression")
163
164
  class ObfuscationExpression(pulumi.CustomResource):
164
165
  @overload
165
166
  def __init__(__self__,
@@ -224,6 +224,7 @@ class _ObfuscationRuleState:
224
224
  pulumi.set(self, "name", value)
225
225
 
226
226
 
227
+ @pulumi.type_token("newrelic:index/obfuscationRule:ObfuscationRule")
227
228
  class ObfuscationRule(pulumi.CustomResource):
228
229
  @overload
229
230
  def __init__(__self__,
@@ -258,6 +258,7 @@ class _OneDashboardState:
258
258
  pulumi.set(self, "variables", value)
259
259
 
260
260
 
261
+ @pulumi.type_token("newrelic:index/oneDashboard:OneDashboard")
261
262
  class OneDashboard(pulumi.CustomResource):
262
263
  @overload
263
264
  def __init__(__self__,
@@ -144,6 +144,7 @@ class _OneDashboardJsonState:
144
144
  pulumi.set(self, "updated_at", value)
145
145
 
146
146
 
147
+ @pulumi.type_token("newrelic:index/oneDashboardJson:OneDashboardJson")
147
148
  class OneDashboardJson(pulumi.CustomResource):
148
149
  @overload
149
150
  def __init__(__self__,
@@ -226,6 +226,7 @@ class _OneDashboardRawState:
226
226
  pulumi.set(self, "permissions", value)
227
227
 
228
228
 
229
+ @pulumi.type_token("newrelic:index/oneDashboardRaw:OneDashboardRaw")
229
230
  class OneDashboardRaw(pulumi.CustomResource):
230
231
  @overload
231
232
  def __init__(__self__,
@@ -1332,7 +1332,9 @@ class NrqlAlertConditionCritical(dict):
1332
1332
  @staticmethod
1333
1333
  def __key_warning(key: str):
1334
1334
  suggest = None
1335
- if key == "thresholdDuration":
1335
+ if key == "disableHealthStatusReporting":
1336
+ suggest = "disable_health_status_reporting"
1337
+ elif key == "thresholdDuration":
1336
1338
  suggest = "threshold_duration"
1337
1339
  elif key == "thresholdOccurrences":
1338
1340
  suggest = "threshold_occurrences"
@@ -1352,6 +1354,7 @@ class NrqlAlertConditionCritical(dict):
1352
1354
 
1353
1355
  def __init__(__self__, *,
1354
1356
  threshold: builtins.float,
1357
+ disable_health_status_reporting: Optional[builtins.bool] = None,
1355
1358
  duration: Optional[builtins.int] = None,
1356
1359
  operator: Optional[builtins.str] = None,
1357
1360
  prediction: Optional['outputs.NrqlAlertConditionCriticalPrediction'] = None,
@@ -1360,6 +1363,7 @@ class NrqlAlertConditionCritical(dict):
1360
1363
  time_function: Optional[builtins.str] = None):
1361
1364
  """
1362
1365
  :param builtins.float threshold: For baseline conditions must be in range [1, 1000].
1366
+ :param builtins.bool disable_health_status_reporting: Violations will not change system health status for this term.
1363
1367
  :param builtins.int duration: In minutes, must be in the range of 1 to 120 (inclusive).
1364
1368
  :param builtins.str operator: One of (above, above_or_equals, below, below_or_equals, equals, not_equals). Defaults to 'equals'.
1365
1369
  :param 'NrqlAlertConditionCriticalPredictionArgs' prediction: BETA PREVIEW: the `prediction` field is in limited release and only enabled for preview on a per-account basis. - Use `prediction` to open alerts when your static threshold is predicted to be reached in the future. The `prediction` field is only available for static conditions.
@@ -1368,6 +1372,8 @@ class NrqlAlertConditionCritical(dict):
1368
1372
  :param builtins.str time_function: Valid values are: 'all' or 'any'
1369
1373
  """
1370
1374
  pulumi.set(__self__, "threshold", threshold)
1375
+ if disable_health_status_reporting is not None:
1376
+ pulumi.set(__self__, "disable_health_status_reporting", disable_health_status_reporting)
1371
1377
  if duration is not None:
1372
1378
  pulumi.set(__self__, "duration", duration)
1373
1379
  if operator is not None:
@@ -1389,6 +1395,14 @@ class NrqlAlertConditionCritical(dict):
1389
1395
  """
1390
1396
  return pulumi.get(self, "threshold")
1391
1397
 
1398
+ @property
1399
+ @pulumi.getter(name="disableHealthStatusReporting")
1400
+ def disable_health_status_reporting(self) -> Optional[builtins.bool]:
1401
+ """
1402
+ Violations will not change system health status for this term.
1403
+ """
1404
+ return pulumi.get(self, "disable_health_status_reporting")
1405
+
1392
1406
  @property
1393
1407
  @pulumi.getter
1394
1408
  @_utilities.deprecated("""use `threshold_duration` attribute instead""")
@@ -1568,7 +1582,9 @@ class NrqlAlertConditionTerm(dict):
1568
1582
  @staticmethod
1569
1583
  def __key_warning(key: str):
1570
1584
  suggest = None
1571
- if key == "thresholdDuration":
1585
+ if key == "disableHealthStatusReporting":
1586
+ suggest = "disable_health_status_reporting"
1587
+ elif key == "thresholdDuration":
1572
1588
  suggest = "threshold_duration"
1573
1589
  elif key == "thresholdOccurrences":
1574
1590
  suggest = "threshold_occurrences"
@@ -1588,6 +1604,7 @@ class NrqlAlertConditionTerm(dict):
1588
1604
 
1589
1605
  def __init__(__self__, *,
1590
1606
  threshold: builtins.float,
1607
+ disable_health_status_reporting: Optional[builtins.bool] = None,
1591
1608
  duration: Optional[builtins.int] = None,
1592
1609
  operator: Optional[builtins.str] = None,
1593
1610
  prediction: Optional['outputs.NrqlAlertConditionTermPrediction'] = None,
@@ -1597,6 +1614,7 @@ class NrqlAlertConditionTerm(dict):
1597
1614
  time_function: Optional[builtins.str] = None):
1598
1615
  """
1599
1616
  :param builtins.float threshold: For baseline conditions must be in range [1, 1000].
1617
+ :param builtins.bool disable_health_status_reporting: Violations will not change system health status for this term.
1600
1618
  :param builtins.int duration: In minutes, must be in the range of 1 to 120 (inclusive).
1601
1619
  :param builtins.str operator: One of (above, above_or_equals, below, below_or_equals, equals, not_equals). Defaults to 'equals'.
1602
1620
  :param 'NrqlAlertConditionTermPredictionArgs' prediction: BETA PREVIEW: the `prediction` field is in limited release and only enabled for preview on a per-account basis. - Use `prediction` to open alerts when your static threshold is predicted to be reached in the future. The `prediction` field is only available for static conditions.
@@ -1606,6 +1624,8 @@ class NrqlAlertConditionTerm(dict):
1606
1624
  :param builtins.str time_function: Valid values are: 'all' or 'any'
1607
1625
  """
1608
1626
  pulumi.set(__self__, "threshold", threshold)
1627
+ if disable_health_status_reporting is not None:
1628
+ pulumi.set(__self__, "disable_health_status_reporting", disable_health_status_reporting)
1609
1629
  if duration is not None:
1610
1630
  pulumi.set(__self__, "duration", duration)
1611
1631
  if operator is not None:
@@ -1629,6 +1649,14 @@ class NrqlAlertConditionTerm(dict):
1629
1649
  """
1630
1650
  return pulumi.get(self, "threshold")
1631
1651
 
1652
+ @property
1653
+ @pulumi.getter(name="disableHealthStatusReporting")
1654
+ def disable_health_status_reporting(self) -> Optional[builtins.bool]:
1655
+ """
1656
+ Violations will not change system health status for this term.
1657
+ """
1658
+ return pulumi.get(self, "disable_health_status_reporting")
1659
+
1632
1660
  @property
1633
1661
  @pulumi.getter
1634
1662
  @_utilities.deprecated("""use `threshold_duration` attribute instead""")
@@ -1743,7 +1771,9 @@ class NrqlAlertConditionWarning(dict):
1743
1771
  @staticmethod
1744
1772
  def __key_warning(key: str):
1745
1773
  suggest = None
1746
- if key == "thresholdDuration":
1774
+ if key == "disableHealthStatusReporting":
1775
+ suggest = "disable_health_status_reporting"
1776
+ elif key == "thresholdDuration":
1747
1777
  suggest = "threshold_duration"
1748
1778
  elif key == "thresholdOccurrences":
1749
1779
  suggest = "threshold_occurrences"
@@ -1763,6 +1793,7 @@ class NrqlAlertConditionWarning(dict):
1763
1793
 
1764
1794
  def __init__(__self__, *,
1765
1795
  threshold: builtins.float,
1796
+ disable_health_status_reporting: Optional[builtins.bool] = None,
1766
1797
  duration: Optional[builtins.int] = None,
1767
1798
  operator: Optional[builtins.str] = None,
1768
1799
  prediction: Optional['outputs.NrqlAlertConditionWarningPrediction'] = None,
@@ -1771,6 +1802,7 @@ class NrqlAlertConditionWarning(dict):
1771
1802
  time_function: Optional[builtins.str] = None):
1772
1803
  """
1773
1804
  :param builtins.float threshold: For baseline conditions must be in range [1, 1000].
1805
+ :param builtins.bool disable_health_status_reporting: Violations will not change system health status for this term.
1774
1806
  :param builtins.int duration: In minutes, must be in the range of 1 to 120 (inclusive).
1775
1807
  :param builtins.str operator: One of (above, above_or_equals, below, below_or_equals, equals, not_equals). Defaults to 'equals'.
1776
1808
  :param 'NrqlAlertConditionWarningPredictionArgs' prediction: BETA PREVIEW: the `prediction` field is in limited release and only enabled for preview on a per-account basis. - Use `prediction` to open alerts when your static threshold is predicted to be reached in the future. The `prediction` field is only available for static conditions.
@@ -1779,6 +1811,8 @@ class NrqlAlertConditionWarning(dict):
1779
1811
  :param builtins.str time_function: Valid values are: 'all' or 'any'
1780
1812
  """
1781
1813
  pulumi.set(__self__, "threshold", threshold)
1814
+ if disable_health_status_reporting is not None:
1815
+ pulumi.set(__self__, "disable_health_status_reporting", disable_health_status_reporting)
1782
1816
  if duration is not None:
1783
1817
  pulumi.set(__self__, "duration", duration)
1784
1818
  if operator is not None:
@@ -1800,6 +1834,14 @@ class NrqlAlertConditionWarning(dict):
1800
1834
  """
1801
1835
  return pulumi.get(self, "threshold")
1802
1836
 
1837
+ @property
1838
+ @pulumi.getter(name="disableHealthStatusReporting")
1839
+ def disable_health_status_reporting(self) -> Optional[builtins.bool]:
1840
+ """
1841
+ Violations will not change system health status for this term.
1842
+ """
1843
+ return pulumi.get(self, "disable_health_status_reporting")
1844
+
1803
1845
  @property
1804
1846
  @pulumi.getter
1805
1847
  @_utilities.deprecated("""use `threshold_duration` attribute instead""")
@@ -407,6 +407,7 @@ class _ApplicationSettingsState:
407
407
  pulumi.set(self, "use_server_side_config", value)
408
408
 
409
409
 
410
+ @pulumi.type_token("newrelic:plugins/applicationSettings:ApplicationSettings")
410
411
  class ApplicationSettings(pulumi.CustomResource):
411
412
  @overload
412
413
  def __init__(__self__,
@@ -355,6 +355,7 @@ class _WorkloadState:
355
355
  pulumi.set(self, "workload_id", value)
356
356
 
357
357
 
358
+ @pulumi.type_token("newrelic:plugins/workload:Workload")
358
359
  class Workload(pulumi.CustomResource):
359
360
  @overload
360
361
  def __init__(__self__,
@@ -204,6 +204,7 @@ class ProviderArgs:
204
204
  pulumi.set(self, "synthetics_api_url", value)
205
205
 
206
206
 
207
+ @pulumi.type_token("pulumi:providers:newrelic")
207
208
  class Provider(pulumi.ProviderResource):
208
209
  @overload
209
210
  def __init__(__self__,
@@ -376,3 +377,23 @@ class Provider(pulumi.ProviderResource):
376
377
  def synthetics_api_url(self) -> pulumi.Output[Optional[builtins.str]]:
377
378
  return pulumi.get(self, "synthetics_api_url")
378
379
 
380
+ @pulumi.output_type
381
+ class TerraformConfigResult:
382
+ def __init__(__self__, result=None):
383
+ if result and not isinstance(result, dict):
384
+ raise TypeError("Expected argument 'result' to be a dict")
385
+ pulumi.set(__self__, "result", result)
386
+
387
+ @property
388
+ @pulumi.getter
389
+ def result(self) -> Mapping[str, Any]:
390
+ return pulumi.get(self, "result")
391
+
392
+ def terraform_config(__self__) -> pulumi.Output['Provider.TerraformConfigResult']:
393
+ """
394
+ This function returns a Terraform config object with terraform-namecased keys,to be used with the Terraform Module Provider.
395
+ """
396
+ __args__ = dict()
397
+ __args__['__self__'] = __self__
398
+ return pulumi.runtime.call('pulumi:providers:newrelic/terraformConfig', __args__, res=__self__, typ=Provider.TerraformConfigResult)
399
+
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "newrelic",
4
- "version": "5.45.1-alpha.1745897776"
4
+ "version": "5.46.0"
5
5
  }
@@ -232,6 +232,7 @@ class _ServiceLevelState:
232
232
  pulumi.set(self, "sli_id", value)
233
233
 
234
234
 
235
+ @pulumi.type_token("newrelic:index/serviceLevel:ServiceLevel")
235
236
  class ServiceLevel(pulumi.CustomResource):
236
237
  @overload
237
238
  def __init__(__self__,
@@ -223,6 +223,7 @@ class _AlertConditionState:
223
223
  pulumi.set(self, "runbook_url", value)
224
224
 
225
225
 
226
+ @pulumi.type_token("newrelic:synthetics/alertCondition:AlertCondition")
226
227
  class AlertCondition(pulumi.CustomResource):
227
228
  @overload
228
229
  def __init__(__self__,
@@ -424,6 +424,7 @@ class _BrokenLinksMonitorState:
424
424
  pulumi.set(self, "use_unsupported_legacy_runtime", value)
425
425
 
426
426
 
427
+ @pulumi.type_token("newrelic:synthetics/brokenLinksMonitor:BrokenLinksMonitor")
427
428
  class BrokenLinksMonitor(pulumi.CustomResource):
428
429
  @overload
429
430
  def __init__(__self__,
@@ -439,6 +439,7 @@ class _CertCheckMonitorState:
439
439
  pulumi.set(self, "use_unsupported_legacy_runtime", value)
440
440
 
441
441
 
442
+ @pulumi.type_token("newrelic:synthetics/certCheckMonitor:CertCheckMonitor")
442
443
  class CertCheckMonitor(pulumi.CustomResource):
443
444
  @overload
444
445
  def __init__(__self__,
@@ -817,6 +817,7 @@ class _MonitorState:
817
817
  pulumi.set(self, "verify_ssl", value)
818
818
 
819
819
 
820
+ @pulumi.type_token("newrelic:synthetics/monitor:Monitor")
820
821
  class Monitor(pulumi.CustomResource):
821
822
  @overload
822
823
  def __init__(__self__,
@@ -316,6 +316,7 @@ class _MultiLocationAlertConditionState:
316
316
  pulumi.set(self, "warning", value)
317
317
 
318
318
 
319
+ @pulumi.type_token("newrelic:synthetics/multiLocationAlertCondition:MultiLocationAlertCondition")
319
320
  class MultiLocationAlertCondition(pulumi.CustomResource):
320
321
  @overload
321
322
  def __init__(__self__,
@@ -224,6 +224,7 @@ class _PrivateLocationState:
224
224
  pulumi.set(self, "verified_script_execution", value)
225
225
 
226
226
 
227
+ @pulumi.type_token("newrelic:synthetics/privateLocation:PrivateLocation")
227
228
  class PrivateLocation(pulumi.CustomResource):
228
229
  @overload
229
230
  def __init__(__self__,
@@ -656,6 +656,7 @@ class _ScriptMonitorState:
656
656
  pulumi.set(self, "use_unsupported_legacy_runtime", value)
657
657
 
658
658
 
659
+ @pulumi.type_token("newrelic:synthetics/scriptMonitor:ScriptMonitor")
659
660
  class ScriptMonitor(pulumi.CustomResource):
660
661
  @overload
661
662
  def __init__(__self__,
@@ -191,6 +191,7 @@ class _SecureCredentialState:
191
191
  pulumi.set(self, "value", value)
192
192
 
193
193
 
194
+ @pulumi.type_token("newrelic:synthetics/secureCredential:SecureCredential")
194
195
  class SecureCredential(pulumi.CustomResource):
195
196
  @overload
196
197
  def __init__(__self__,
@@ -520,6 +520,7 @@ class _StepMonitorState:
520
520
  pulumi.set(self, "use_unsupported_legacy_runtime", value)
521
521
 
522
522
 
523
+ @pulumi.type_token("newrelic:synthetics/stepMonitor:StepMonitor")
523
524
  class StepMonitor(pulumi.CustomResource):
524
525
  @overload
525
526
  def __init__(__self__,
@@ -175,6 +175,7 @@ class _UserState:
175
175
  pulumi.set(self, "user_type", value)
176
176
 
177
177
 
178
+ @pulumi.type_token("newrelic:index/user:User")
178
179
  class User(pulumi.CustomResource):
179
180
  @overload
180
181
  def __init__(__self__,
@@ -380,6 +380,7 @@ class _WorkflowState:
380
380
  pulumi.set(self, "workflow_id", value)
381
381
 
382
382
 
383
+ @pulumi.type_token("newrelic:index/workflow:Workflow")
383
384
  class Workflow(pulumi.CustomResource):
384
385
  @overload
385
386
  def __init__(__self__,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulumi_newrelic
3
- Version: 5.45.1a1745897776
3
+ Version: 5.46.0
4
4
  Summary: A Pulumi package for creating and managing New Relic resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -9,9 +9,9 @@ Keywords: pulumi,new relic
9
9
  Requires-Python: >=3.9
10
10
  Description-Content-Type: text/markdown
11
11
  Requires-Dist: parver>=0.2.1
12
- Requires-Dist: pulumi<4.0.0,>=3.142.0
12
+ Requires-Dist: pulumi<4.0.0,>=3.165.0
13
13
  Requires-Dist: semver>=2.8.1
14
- Requires-Dist: typing-extensions>=4.11; python_version < "3.11"
14
+ Requires-Dist: typing-extensions<5,>=4.11; python_version < "3.11"
15
15
 
16
16
  [![Actions Status](https://github.com/pulumi/pulumi-newrelic/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-newrelic/actions)
17
17
  [![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)
@@ -1,6 +1,6 @@
1
1
  parver>=0.2.1
2
- pulumi<4.0.0,>=3.142.0
2
+ pulumi<4.0.0,>=3.165.0
3
3
  semver>=2.8.1
4
4
 
5
5
  [:python_version < "3.11"]
6
- typing-extensions>=4.11
6
+ typing-extensions<5,>=4.11
@@ -1,11 +1,11 @@
1
1
  [project]
2
2
  name = "pulumi_newrelic"
3
3
  description = "A Pulumi package for creating and managing New Relic resources."
4
- dependencies = ["parver>=0.2.1", "pulumi>=3.142.0,<4.0.0", "semver>=2.8.1", "typing-extensions>=4.11; python_version < \"3.11\""]
4
+ dependencies = ["parver>=0.2.1", "pulumi>=3.165.0,<4.0.0", "semver>=2.8.1", "typing-extensions>=4.11,<5; python_version < \"3.11\""]
5
5
  keywords = ["pulumi", "new relic"]
6
6
  readme = "README.md"
7
7
  requires-python = ">=3.9"
8
- version = "5.45.1a1745897776"
8
+ version = "5.46.0"
9
9
  [project.license]
10
10
  text = "Apache-2.0"
11
11
  [project.urls]