pulumi-newrelic 5.24.1__tar.gz → 5.25.0a1715378777__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.24.1 → pulumi_newrelic-5.25.0a1715378777}/PKG-INFO +1 -1
  2. pulumi_newrelic-5.25.0a1715378777/pulumi_newrelic/pulumi-plugin.json +4 -0
  3. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/synthetics/broken_links_monitor.py +0 -18
  4. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/synthetics/cert_check_monitor.py +0 -18
  5. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/synthetics/monitor.py +0 -4
  6. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/synthetics/script_monitor.py +0 -4
  7. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/synthetics/step_monitor.py +0 -18
  8. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic.egg-info/PKG-INFO +1 -1
  9. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pyproject.toml +1 -1
  10. pulumi_newrelic-5.24.1/pulumi_newrelic/pulumi-plugin.json +0 -5
  11. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/README.md +0 -0
  12. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/__init__.py +0 -0
  13. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/_inputs.py +0 -0
  14. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/_utilities.py +0 -0
  15. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/account_management.py +0 -0
  16. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/alert_channel.py +0 -0
  17. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/alert_condition.py +0 -0
  18. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/alert_muting_rule.py +0 -0
  19. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/alert_policy.py +0 -0
  20. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/alert_policy_channel.py +0 -0
  21. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/api_access_key.py +0 -0
  22. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/browser_application.py +0 -0
  23. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/cloud/__init__.py +0 -0
  24. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/cloud/_inputs.py +0 -0
  25. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/cloud/aws_govcloud_integrations.py +0 -0
  26. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/cloud/aws_govcloud_link_account.py +0 -0
  27. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/cloud/aws_integrations.py +0 -0
  28. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/cloud/aws_link_account.py +0 -0
  29. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/cloud/azure_integrations.py +0 -0
  30. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/cloud/azure_link_account.py +0 -0
  31. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/cloud/gcp_integrations.py +0 -0
  32. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/cloud/gcp_link_account.py +0 -0
  33. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/cloud/outputs.py +0 -0
  34. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/config/__init__.py +0 -0
  35. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/config/__init__.pyi +0 -0
  36. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/config/vars.py +0 -0
  37. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/data_partition_rule.py +0 -0
  38. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/entity_tags.py +0 -0
  39. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/events_to_metrics_rule.py +0 -0
  40. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/get_account.py +0 -0
  41. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/get_alert_channel.py +0 -0
  42. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/get_alert_policy.py +0 -0
  43. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/get_application.py +0 -0
  44. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/get_authentication_domain.py +0 -0
  45. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/get_cloud_account.py +0 -0
  46. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/get_entity.py +0 -0
  47. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/get_group.py +0 -0
  48. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/get_key_transaction.py +0 -0
  49. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/get_notification_destination.py +0 -0
  50. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/get_obfuscation_expression.py +0 -0
  51. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/get_service_level_alert_helper.py +0 -0
  52. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/get_test_grok_pattern.py +0 -0
  53. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/get_user.py +0 -0
  54. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/group.py +0 -0
  55. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/infra_alert_condition.py +0 -0
  56. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/insights/__init__.py +0 -0
  57. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/insights/_inputs.py +0 -0
  58. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/insights/event.py +0 -0
  59. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/insights/outputs.py +0 -0
  60. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/log_parsing_rule.py +0 -0
  61. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/monitor_downtime.py +0 -0
  62. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/notification_channel.py +0 -0
  63. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/notification_destination.py +0 -0
  64. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/nrql_alert_condition.py +0 -0
  65. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/nrql_drop_rule.py +0 -0
  66. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/obfuscation_expression.py +0 -0
  67. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/obfuscation_rule.py +0 -0
  68. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/one_dashboard.py +0 -0
  69. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/one_dashboard_json.py +0 -0
  70. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/one_dashboard_raw.py +0 -0
  71. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/outputs.py +0 -0
  72. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/plugins/__init__.py +0 -0
  73. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/plugins/_inputs.py +0 -0
  74. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/plugins/application_settings.py +0 -0
  75. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/plugins/outputs.py +0 -0
  76. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/plugins/workload.py +0 -0
  77. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/provider.py +0 -0
  78. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/py.typed +0 -0
  79. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/service_level.py +0 -0
  80. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/synthetics/__init__.py +0 -0
  81. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/synthetics/_inputs.py +0 -0
  82. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/synthetics/alert_condition.py +0 -0
  83. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/synthetics/get_private_location.py +0 -0
  84. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/synthetics/get_secure_credential.py +0 -0
  85. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/synthetics/multi_location_alert_condition.py +0 -0
  86. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/synthetics/outputs.py +0 -0
  87. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/synthetics/private_location.py +0 -0
  88. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/synthetics/secure_credential.py +0 -0
  89. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/user.py +0 -0
  90. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic/workflow.py +0 -0
  91. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic.egg-info/SOURCES.txt +0 -0
  92. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic.egg-info/dependency_links.txt +0 -0
  93. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic.egg-info/requires.txt +0 -0
  94. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/pulumi_newrelic.egg-info/top_level.txt +0 -0
  95. {pulumi_newrelic-5.24.1 → pulumi_newrelic-5.25.0a1715378777}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_newrelic
3
- Version: 5.24.1
3
+ Version: 5.25.0a1715378777
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
@@ -0,0 +1,4 @@
1
+ {
2
+ "resource": true,
3
+ "name": "newrelic"
4
+ }
@@ -39,8 +39,6 @@ class BrokenLinksMonitorArgs:
39
39
  :param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
40
40
 
41
41
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `NODE_API` and `16.10` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
42
-
43
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
44
42
  :param pulumi.Input[Sequence[pulumi.Input['BrokenLinksMonitorTagArgs']]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details
45
43
  """
46
44
  pulumi.set(__self__, "period", period)
@@ -164,8 +162,6 @@ class BrokenLinksMonitorArgs:
164
162
  The specific version of the runtime type selected.
165
163
 
166
164
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `NODE_API` and `16.10` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
167
-
168
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
169
165
  """
170
166
  return pulumi.get(self, "runtime_type_version")
171
167
 
@@ -214,8 +210,6 @@ class _BrokenLinksMonitorState:
214
210
  :param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
215
211
 
216
212
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `NODE_API` and `16.10` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
217
-
218
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
219
213
  :param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
220
214
  :param pulumi.Input[Sequence[pulumi.Input['BrokenLinksMonitorTagArgs']]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details
221
215
  :param pulumi.Input[str] uri: The URI the monitor runs against.
@@ -348,8 +342,6 @@ class _BrokenLinksMonitorState:
348
342
  The specific version of the runtime type selected.
349
343
 
350
344
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `NODE_API` and `16.10` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
351
-
352
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
353
345
  """
354
346
  return pulumi.get(self, "runtime_type_version")
355
347
 
@@ -411,8 +403,6 @@ class BrokenLinksMonitor(pulumi.CustomResource):
411
403
  uri: Optional[pulumi.Input[str]] = None,
412
404
  __props__=None):
413
405
  """
414
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
415
-
416
406
  Use this resource to create, update, and delete a Synthetics Broken Links monitor in New Relic.
417
407
 
418
408
  ## Example Usage
@@ -485,8 +475,6 @@ class BrokenLinksMonitor(pulumi.CustomResource):
485
475
  :param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
486
476
 
487
477
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `NODE_API` and `16.10` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
488
-
489
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
490
478
  :param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
491
479
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['BrokenLinksMonitorTagArgs']]]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details
492
480
  :param pulumi.Input[str] uri: The URI the monitor runs against.
@@ -498,8 +486,6 @@ class BrokenLinksMonitor(pulumi.CustomResource):
498
486
  args: BrokenLinksMonitorArgs,
499
487
  opts: Optional[pulumi.ResourceOptions] = None):
500
488
  """
501
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
502
-
503
489
  Use this resource to create, update, and delete a Synthetics Broken Links monitor in New Relic.
504
490
 
505
491
  ## Example Usage
@@ -653,8 +639,6 @@ class BrokenLinksMonitor(pulumi.CustomResource):
653
639
  :param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
654
640
 
655
641
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `NODE_API` and `16.10` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
656
-
657
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
658
642
  :param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
659
643
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['BrokenLinksMonitorTagArgs']]]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details
660
644
  :param pulumi.Input[str] uri: The URI the monitor runs against.
@@ -748,8 +732,6 @@ class BrokenLinksMonitor(pulumi.CustomResource):
748
732
  The specific version of the runtime type selected.
749
733
 
750
734
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `NODE_API` and `16.10` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
751
-
752
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
753
735
  """
754
736
  return pulumi.get(self, "runtime_type_version")
755
737
 
@@ -41,8 +41,6 @@ class CertCheckMonitorArgs:
41
41
  :param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
42
42
 
43
43
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `NODE_API` and `16.10` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
44
-
45
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
46
44
  :param pulumi.Input[Sequence[pulumi.Input['CertCheckMonitorTagArgs']]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details
47
45
  """
48
46
  pulumi.set(__self__, "certificate_expiration", certificate_expiration)
@@ -179,8 +177,6 @@ class CertCheckMonitorArgs:
179
177
  The specific version of the runtime type selected.
180
178
 
181
179
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `NODE_API` and `16.10` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
182
-
183
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
184
180
  """
185
181
  return pulumi.get(self, "runtime_type_version")
186
182
 
@@ -230,8 +226,6 @@ class _CertCheckMonitorState:
230
226
  :param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
231
227
 
232
228
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `NODE_API` and `16.10` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
233
-
234
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
235
229
  :param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
236
230
  :param pulumi.Input[Sequence[pulumi.Input['CertCheckMonitorTagArgs']]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details
237
231
  """
@@ -375,8 +369,6 @@ class _CertCheckMonitorState:
375
369
  The specific version of the runtime type selected.
376
370
 
377
371
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `NODE_API` and `16.10` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
378
-
379
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
380
372
  """
381
373
  return pulumi.get(self, "runtime_type_version")
382
374
 
@@ -427,8 +419,6 @@ class CertCheckMonitor(pulumi.CustomResource):
427
419
  tags: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['CertCheckMonitorTagArgs']]]]] = None,
428
420
  __props__=None):
429
421
  """
430
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
431
-
432
422
  Use this resource to create, update, and delete a Synthetics Certificate Check monitor in New Relic.
433
423
 
434
424
  ## Example Usage
@@ -505,8 +495,6 @@ class CertCheckMonitor(pulumi.CustomResource):
505
495
  :param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
506
496
 
507
497
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `NODE_API` and `16.10` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
508
-
509
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
510
498
  :param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
511
499
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['CertCheckMonitorTagArgs']]]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details
512
500
  """
@@ -517,8 +505,6 @@ class CertCheckMonitor(pulumi.CustomResource):
517
505
  args: CertCheckMonitorArgs,
518
506
  opts: Optional[pulumi.ResourceOptions] = None):
519
507
  """
520
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
521
-
522
508
  Use this resource to create, update, and delete a Synthetics Certificate Check monitor in New Relic.
523
509
 
524
510
  ## Example Usage
@@ -678,8 +664,6 @@ class CertCheckMonitor(pulumi.CustomResource):
678
664
  :param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
679
665
 
680
666
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `NODE_API` and `16.10` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
681
-
682
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
683
667
  :param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
684
668
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['CertCheckMonitorTagArgs']]]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details
685
669
  """
@@ -780,8 +764,6 @@ class CertCheckMonitor(pulumi.CustomResource):
780
764
  The specific version of the runtime type selected.
781
765
 
782
766
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `NODE_API` and `16.10` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
783
-
784
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
785
767
  """
786
768
  return pulumi.get(self, "runtime_type_version")
787
769
 
@@ -726,8 +726,6 @@ class Monitor(pulumi.CustomResource):
726
726
  verify_ssl: Optional[pulumi.Input[bool]] = None,
727
727
  __props__=None):
728
728
  """
729
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
730
-
731
729
  Use this resource to create, update, and delete a Simple or Browser Synthetics Monitor in New Relic.
732
730
 
733
731
  ## Example Usage
@@ -898,8 +896,6 @@ class Monitor(pulumi.CustomResource):
898
896
  args: MonitorArgs,
899
897
  opts: Optional[pulumi.ResourceOptions] = None):
900
898
  """
901
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
902
-
903
899
  Use this resource to create, update, and delete a Simple or Browser Synthetics Monitor in New Relic.
904
900
 
905
901
  ## Example Usage
@@ -568,8 +568,6 @@ class ScriptMonitor(pulumi.CustomResource):
568
568
  type: Optional[pulumi.Input[str]] = None,
569
569
  __props__=None):
570
570
  """
571
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
572
-
573
571
  Use this resource to create update, and delete a Script API or Script Browser Synthetics Monitor in New Relic.
574
572
 
575
573
  ## Example Usage
@@ -728,8 +726,6 @@ class ScriptMonitor(pulumi.CustomResource):
728
726
  args: ScriptMonitorArgs,
729
727
  opts: Optional[pulumi.ResourceOptions] = None):
730
728
  """
731
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
732
-
733
729
  Use this resource to create update, and delete a Script API or Script Browser Synthetics Monitor in New Relic.
734
730
 
735
731
  ## Example Usage
@@ -41,8 +41,6 @@ class StepMonitorArgs:
41
41
  :param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
42
42
 
43
43
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `CHROME_BROWSER` and `100` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
44
-
45
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
46
44
  :param pulumi.Input[Sequence[pulumi.Input['StepMonitorTagArgs']]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details.
47
45
  """
48
46
  pulumi.set(__self__, "period", period)
@@ -180,8 +178,6 @@ class StepMonitorArgs:
180
178
  The specific version of the runtime type selected.
181
179
 
182
180
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `CHROME_BROWSER` and `100` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
183
-
184
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
185
181
  """
186
182
  return pulumi.get(self, "runtime_type_version")
187
183
 
@@ -232,8 +228,6 @@ class _StepMonitorState:
232
228
  :param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
233
229
 
234
230
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `CHROME_BROWSER` and `100` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
235
-
236
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
237
231
  :param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
238
232
  :param pulumi.Input[Sequence[pulumi.Input['StepMonitorStepArgs']]] steps: The steps that make up the script the monitor will run. See Nested steps blocks below for details.
239
233
  :param pulumi.Input[Sequence[pulumi.Input['StepMonitorTagArgs']]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details.
@@ -380,8 +374,6 @@ class _StepMonitorState:
380
374
  The specific version of the runtime type selected.
381
375
 
382
376
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `CHROME_BROWSER` and `100` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
383
-
384
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
385
377
  """
386
378
  return pulumi.get(self, "runtime_type_version")
387
379
 
@@ -444,8 +436,6 @@ class StepMonitor(pulumi.CustomResource):
444
436
  tags: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['StepMonitorTagArgs']]]]] = None,
445
437
  __props__=None):
446
438
  """
447
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
448
-
449
439
  Use this resource to create, update, and delete a Synthetics Step monitor in New Relic.
450
440
 
451
441
  ## Example Usage
@@ -534,8 +524,6 @@ class StepMonitor(pulumi.CustomResource):
534
524
  :param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
535
525
 
536
526
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `CHROME_BROWSER` and `100` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
537
-
538
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
539
527
  :param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
540
528
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['StepMonitorStepArgs']]]] steps: The steps that make up the script the monitor will run. See Nested steps blocks below for details.
541
529
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['StepMonitorTagArgs']]]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details.
@@ -547,8 +535,6 @@ class StepMonitor(pulumi.CustomResource):
547
535
  args: StepMonitorArgs,
548
536
  opts: Optional[pulumi.ResourceOptions] = None):
549
537
  """
550
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
551
-
552
538
  Use this resource to create, update, and delete a Synthetics Step monitor in New Relic.
553
539
 
554
540
  ## Example Usage
@@ -721,8 +707,6 @@ class StepMonitor(pulumi.CustomResource):
721
707
  :param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
722
708
 
723
709
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `CHROME_BROWSER` and `100` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
724
-
725
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
726
710
  :param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
727
711
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['StepMonitorStepArgs']]]] steps: The steps that make up the script the monitor will run. See Nested steps blocks below for details.
728
712
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['StepMonitorTagArgs']]]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details.
@@ -825,8 +809,6 @@ class StepMonitor(pulumi.CustomResource):
825
809
  The specific version of the runtime type selected.
826
810
 
827
811
  > **NOTE:** Currently, the values of `runtime_type` and `runtime_type_version` supported by this resource are `CHROME_BROWSER` and `100` respectively. In order to run the monitor in the new runtime, both `runtime_type` and `runtime_type_version` need to be specified; however, specifying neither of these attributes would set this monitor to use the legacy runtime. It may also be noted that the runtime opted for would only be effective with private locations. For public locations, all traffic has been shifted to the new runtime, irrespective of the selection made.
828
-
829
- > **WARNING** Support for legacy Synthetics runtimes **will reach its end-of-life (EOL) on October 22, 2024**. In addition, creating **_new_** monitors using the legacy runtime **will no longer be supported after June 30, 2024**. In light of the above, kindly **upgrade your Synthetic Monitors to the new runtime** at the earliest, if they are still using the legacy runtime. Please check out [this page](https://forum.newrelic.com/s/hubtopic/aAXPh0000001brxOAA/upcoming-endoflife-legacy-synthetics-runtimes-and-cpm) for more details on the EOL, action needed (specific to monitors using public and private locations), relevant resources, and more.
830
812
  """
831
813
  return pulumi.get(self, "runtime_type_version")
832
814
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_newrelic
3
- Version: 5.24.1
3
+ Version: 5.25.0a1715378777
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
@@ -5,7 +5,7 @@
5
5
  keywords = ["pulumi", "new relic"]
6
6
  readme = "README.md"
7
7
  requires-python = ">=3.8"
8
- version = "5.24.1"
8
+ version = "5.25.0a1715378777"
9
9
  [project.license]
10
10
  text = "Apache-2.0"
11
11
  [project.urls]
@@ -1,5 +0,0 @@
1
- {
2
- "resource": true,
3
- "name": "newrelic",
4
- "version": "5.24.1"
5
- }