pulumi-newrelic 5.33.0__py3-none-any.whl → 5.33.0a1726293016__py3-none-any.whl

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.
@@ -32,7 +32,6 @@ from .get_test_grok_pattern import *
32
32
  from .get_user import *
33
33
  from .group import *
34
34
  from .infra_alert_condition import *
35
- from .key_transaction import *
36
35
  from .log_parsing_rule import *
37
36
  from .monitor_downtime import *
38
37
  from .notification_channel import *
@@ -241,14 +240,6 @@ _utilities.register(
241
240
  "newrelic:index/infraAlertCondition:InfraAlertCondition": "InfraAlertCondition"
242
241
  }
243
242
  },
244
- {
245
- "pkg": "newrelic",
246
- "mod": "index/keyTransaction",
247
- "fqn": "pulumi_newrelic",
248
- "classes": {
249
- "newrelic:index/keyTransaction:KeyTransaction": "KeyTransaction"
250
- }
251
- },
252
243
  {
253
244
  "pkg": "newrelic",
254
245
  "mod": "index/logParsingRule",