pulumi-newrelic 5.52.0__py3-none-any.whl → 5.58.0a1764915474__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.
Potentially problematic release.
This version of pulumi-newrelic might be problematic. Click here for more details.
- pulumi_newrelic/__init__.py +8 -0
- pulumi_newrelic/_inputs.py +362 -46
- pulumi_newrelic/alert_channel.py +6 -6
- pulumi_newrelic/api_access_key.py +109 -77
- pulumi_newrelic/cloud/__init__.py +1 -0
- pulumi_newrelic/cloud/_inputs.py +54 -0
- pulumi_newrelic/cloud/aws_govcloud_integrations.py +4 -0
- pulumi_newrelic/cloud/azure_integrations.py +47 -0
- pulumi_newrelic/cloud/oci_link_account.py +926 -0
- pulumi_newrelic/cloud/outputs.py +51 -0
- pulumi_newrelic/entity_tags.py +56 -0
- pulumi_newrelic/get_alert_channel.py +32 -0
- pulumi_newrelic/get_alert_policy.py +26 -0
- pulumi_newrelic/notification_channel.py +44 -44
- pulumi_newrelic/nrql_alert_condition.py +49 -0
- pulumi_newrelic/one_dashboard_raw.py +24 -24
- pulumi_newrelic/outputs.py +257 -31
- pulumi_newrelic/pulumi-plugin.json +1 -1
- pulumi_newrelic/synthetics/script_monitor.py +62 -0
- {pulumi_newrelic-5.52.0.dist-info → pulumi_newrelic-5.58.0a1764915474.dist-info}/METADATA +1 -1
- {pulumi_newrelic-5.52.0.dist-info → pulumi_newrelic-5.58.0a1764915474.dist-info}/RECORD +23 -22
- {pulumi_newrelic-5.52.0.dist-info → pulumi_newrelic-5.58.0a1764915474.dist-info}/WHEEL +0 -0
- {pulumi_newrelic-5.52.0.dist-info → pulumi_newrelic-5.58.0a1764915474.dist-info}/top_level.txt +0 -0
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
pulumi_newrelic/__init__.py,sha256=
|
|
2
|
-
pulumi_newrelic/_inputs.py,sha256=
|
|
1
|
+
pulumi_newrelic/__init__.py,sha256=Ma56W4OeGlJh2pTw9kc6w_x005-3zos6IvfN3fpqB-c,11951
|
|
2
|
+
pulumi_newrelic/_inputs.py,sha256=N-cRiHmUbHIaxMigiVICiQhS7Wq5boqnfZhHMpP-hLw,875959
|
|
3
3
|
pulumi_newrelic/_utilities.py,sha256=66uLGQDI1oMFOI3Fe5igAphtexWhcSLDyuVW50jW3ik,10789
|
|
4
4
|
pulumi_newrelic/account_management.py,sha256=BkirbUsR5h8x4Y_JSA_08xzF7bKiQQapAO-PdMk9YAA,9375
|
|
5
|
-
pulumi_newrelic/alert_channel.py,sha256=
|
|
5
|
+
pulumi_newrelic/alert_channel.py,sha256=U0uhbIIZbDYX7KbzScyMFqhkw-LjEjZMlGb42vNLaI8,22467
|
|
6
6
|
pulumi_newrelic/alert_condition.py,sha256=UAab2yQ1jGukHc_KwW-bqybNmfjSgRXw5KHx8A1tpEE,48934
|
|
7
7
|
pulumi_newrelic/alert_muting_rule.py,sha256=PcduG6-843oqqH0KTj7med_U9h-H8bQf8rDXF2Mcxe0,23720
|
|
8
8
|
pulumi_newrelic/alert_policy.py,sha256=j7kwAyo26WTjn3WYjbRiZtNer761c9NAY4fgs2Zq9IE,27020
|
|
9
9
|
pulumi_newrelic/alert_policy_channel.py,sha256=HRsldpJvlCriX_ORNIi8HECVDZwELZWxVc3p5k5BzVo,16827
|
|
10
|
-
pulumi_newrelic/api_access_key.py,sha256=
|
|
10
|
+
pulumi_newrelic/api_access_key.py,sha256=L1cKF2rOcA_xDuXU2zrVi4e6r28VRDEEA27kvBBgqaU,21654
|
|
11
11
|
pulumi_newrelic/browser_application.py,sha256=X-9hxkceZUKksFgis9Sk0xxiyeU5E80xXLcgMAb27V4,22410
|
|
12
12
|
pulumi_newrelic/data_partition_rule.py,sha256=trKw0gNOAVf7AVp7bHtpJuyVxGJbOFkx9NZz_YF0o1o,21789
|
|
13
|
-
pulumi_newrelic/entity_tags.py,sha256=
|
|
13
|
+
pulumi_newrelic/entity_tags.py,sha256=JPxziyMKb_rxCIz9ds9GSpEH84VgDElW8JsUdvGKKrM,12681
|
|
14
14
|
pulumi_newrelic/events_to_metrics_rule.py,sha256=1c4hMI-wspYsroOmqGkK2uSK-0qReyZDydwy_MSZUNc,17184
|
|
15
15
|
pulumi_newrelic/get_account.py,sha256=-6rn4zzYqY1nLv93qjQ-SpI1ZyE-SpWbPkv__dWdDkI,5604
|
|
16
|
-
pulumi_newrelic/get_alert_channel.py,sha256=
|
|
17
|
-
pulumi_newrelic/get_alert_policy.py,sha256=
|
|
16
|
+
pulumi_newrelic/get_alert_channel.py,sha256=eFTO-fTpY0DPGlp_n02yZx9WVsZDCK0aQnPi4RzF_dk,7335
|
|
17
|
+
pulumi_newrelic/get_alert_policy.py,sha256=ueQ9WYEhczYQNiJY8X8faglAzjYt-bV0aODSQ094f6c,10716
|
|
18
18
|
pulumi_newrelic/get_application.py,sha256=SO_71J4z99hRXDNzum9TwJZLOqkrN7NaWCIHzh31bVw,6068
|
|
19
19
|
pulumi_newrelic/get_authentication_domain.py,sha256=hdYJK1DvCHzmwUodaCY2XWiTfkGZlKG4NYYYdsyFKfw,4192
|
|
20
20
|
pulumi_newrelic/get_cloud_account.py,sha256=lhu5c5RwUtMY0667P-6qzBpLtr5GS_2A3uttWt69SAM,6193
|
|
@@ -31,34 +31,35 @@ pulumi_newrelic/infra_alert_condition.py,sha256=mPbYmGo3LU7CvqQIsXGa5-oQSYwKLWBk
|
|
|
31
31
|
pulumi_newrelic/key_transaction.py,sha256=ZADTOG_stp94ZW6sAjYedutDk6xhF2Md3x3zilVg3hE,23971
|
|
32
32
|
pulumi_newrelic/log_parsing_rule.py,sha256=LisajAtcaL3tI4IfxDr2m1qV7ILxbmYS4aWZ7xitiBk,24098
|
|
33
33
|
pulumi_newrelic/monitor_downtime.py,sha256=eFrGb_WimQE5et66GvIIG29BS0-zlU7gxGvBY_c6gSc,42266
|
|
34
|
-
pulumi_newrelic/notification_channel.py,sha256=
|
|
34
|
+
pulumi_newrelic/notification_channel.py,sha256=NL-jcRp9Ab7pX-lPMbwM7KiySoFGCJ89VdgGAjTG_68,50839
|
|
35
35
|
pulumi_newrelic/notification_destination.py,sha256=CIgQtK9zP7Bc7BBTAhSYXGnjZyy1EuOQBhmKa4H1iUs,41261
|
|
36
|
-
pulumi_newrelic/nrql_alert_condition.py,sha256=
|
|
36
|
+
pulumi_newrelic/nrql_alert_condition.py,sha256=5NC7oT3ttWs2YT7GKJv0X2c1tXMlfFMIDwOve4BeZm0,127399
|
|
37
37
|
pulumi_newrelic/nrql_drop_rule.py,sha256=R3TmLv9E-e2AgDL6TetErk05yBkaLlc3yZNuEBHqcHg,17621
|
|
38
38
|
pulumi_newrelic/obfuscation_expression.py,sha256=_IemP9OPdRPD2KtWoebyKr3BIyuVp7-YC71-IiBRDcc,13277
|
|
39
39
|
pulumi_newrelic/obfuscation_rule.py,sha256=i-7TgU5nsjsSAM5cLdKPKiReUMGVlkvDyAgCkB62KJg,18991
|
|
40
40
|
pulumi_newrelic/one_dashboard.py,sha256=siAjVf7CK3wJeOuprhFyhiAoO06KHWqkdNf5BX3Vf9A,21836
|
|
41
41
|
pulumi_newrelic/one_dashboard_json.py,sha256=jZ3BH18YiQjUzS0AyJGpFcyj3Ai8ZlKuVrMT-bWV5Dc,13476
|
|
42
|
-
pulumi_newrelic/one_dashboard_raw.py,sha256=
|
|
43
|
-
pulumi_newrelic/outputs.py,sha256=
|
|
42
|
+
pulumi_newrelic/one_dashboard_raw.py,sha256=V1F113AK_iHqbqwAeeW6Fdt9Wlfgj4EE2GidfowOT00,24738
|
|
43
|
+
pulumi_newrelic/outputs.py,sha256=Bf6sk6GT0Nx_MICGgRiTCYWMMLWxguMzbKrkeaEJ8H8,631533
|
|
44
44
|
pulumi_newrelic/pipeline_cloud_rule.py,sha256=I6874bmRCGe0b_ClHs86qyYkpFML2QvD_iMzJ-NN_ws,13644
|
|
45
45
|
pulumi_newrelic/provider.py,sha256=644yJkWitRT_BZOlW_q-_W0x_bnLAIfOrFx_O1V_CEA,20441
|
|
46
|
-
pulumi_newrelic/pulumi-plugin.json,sha256=
|
|
46
|
+
pulumi_newrelic/pulumi-plugin.json,sha256=ihLcGISjctYORk7AK98XgmSi_KlasQA5AbZuU6jqK3U,85
|
|
47
47
|
pulumi_newrelic/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
48
48
|
pulumi_newrelic/service_level.py,sha256=gxclcbnMv1zxbt3ZSR1QCHSzcKiYXUCJfFjbyn3mKvE,29792
|
|
49
49
|
pulumi_newrelic/user.py,sha256=CTl-KJ2yLDl8dwmRGksYCHCQ2KvUyA8U81WV4cGpaj4,19842
|
|
50
50
|
pulumi_newrelic/workflow.py,sha256=tuJiT4Kp1J8DEzhigSF9QJjETewd0efiVG0P_nx1VT8,44221
|
|
51
|
-
pulumi_newrelic/cloud/__init__.py,sha256=
|
|
52
|
-
pulumi_newrelic/cloud/_inputs.py,sha256=
|
|
53
|
-
pulumi_newrelic/cloud/aws_govcloud_integrations.py,sha256=
|
|
51
|
+
pulumi_newrelic/cloud/__init__.py,sha256=5s_YksnfVoN7CFDTly58zX6t-Mf-A_kHoY7KTrOHQfM,635
|
|
52
|
+
pulumi_newrelic/cloud/_inputs.py,sha256=lZgqyq-5HqfrerkrKzRcOSgLXQA3gjpk7Rd-hyZRpb0,407840
|
|
53
|
+
pulumi_newrelic/cloud/aws_govcloud_integrations.py,sha256=pvnG9GBrhDttQrt8irq-9mWI1OksOahS7pmlTu4ns9M,66489
|
|
54
54
|
pulumi_newrelic/cloud/aws_govcloud_link_account.py,sha256=08wV9Cyyqqg7OYPfRDTR6H2AaGxtaSIIg6wm3GpyYB8,19514
|
|
55
55
|
pulumi_newrelic/cloud/aws_integrations.py,sha256=HPrTC0d2bwDpumoW_n_neQciSvnotaFECSmr9Y5NzT8,133408
|
|
56
56
|
pulumi_newrelic/cloud/aws_link_account.py,sha256=oHTkMYWqmPWIZFYf9H9yMdVJbIL_vqQmTUSUh9T18TY,16415
|
|
57
|
-
pulumi_newrelic/cloud/azure_integrations.py,sha256=
|
|
57
|
+
pulumi_newrelic/cloud/azure_integrations.py,sha256=uZRQaHpgqqMfoudNoO4OulNdu01gWKafiWx7d71Rq0s,118213
|
|
58
58
|
pulumi_newrelic/cloud/azure_link_account.py,sha256=fUXPateGNfUBvpCTe4oj9_qpufMSIX-nu7xysFqrP7M,20173
|
|
59
59
|
pulumi_newrelic/cloud/gcp_integrations.py,sha256=GwJN-Y21T_nxazazEaz6FFNbzZGfREIzweAATBKeQus,87157
|
|
60
60
|
pulumi_newrelic/cloud/gcp_link_account.py,sha256=1bb4bHrSCuc7DuB-2jE8Zpb-QiqNXquKW4Ic41t8VsQ,13183
|
|
61
|
-
pulumi_newrelic/cloud/
|
|
61
|
+
pulumi_newrelic/cloud/oci_link_account.py,sha256=R95UYxxILgCZ4dDhrm042H83CSG2KG_qjK_WUfNzJR8,47434
|
|
62
|
+
pulumi_newrelic/cloud/outputs.py,sha256=1WM7g-ksVxUIZYf4YH0BNSRmrOtvLkBRuQyl_mSki24,334661
|
|
62
63
|
pulumi_newrelic/config/__init__.py,sha256=XWnQfVtc2oPapjSXXCdORFJvMpXt_SMJQASWdTRoPmc,296
|
|
63
64
|
pulumi_newrelic/config/__init__.pyi,sha256=S-oMyG4GP-hf6N1Rkq7MIujfNkkNWZM9LnUWK_6E5yI,1018
|
|
64
65
|
pulumi_newrelic/config/vars.py,sha256=6njbBYjXFoLX0Vv6-L0hwSeoPxJ53QLpHrW-0sDeL9Y,2405
|
|
@@ -82,10 +83,10 @@ pulumi_newrelic/synthetics/monitor.py,sha256=Xxm7jgO60MVUcxCU82YdmSEGZom1JtXTpeD
|
|
|
82
83
|
pulumi_newrelic/synthetics/multi_location_alert_condition.py,sha256=bNmwOaRYPh4Kn1nA8vcMmkbN2A3s31K6OsibfJyQyeQ,36101
|
|
83
84
|
pulumi_newrelic/synthetics/outputs.py,sha256=9TA7FAfP8xl1uHI3VBodiigB3HRLI9r6rkIL6ILR_q8,12230
|
|
84
85
|
pulumi_newrelic/synthetics/private_location.py,sha256=RInZWYYxloyzGmgaVTsEO_fGrnxAjqeLeyPN1PCgZDQ,18586
|
|
85
|
-
pulumi_newrelic/synthetics/script_monitor.py,sha256=
|
|
86
|
+
pulumi_newrelic/synthetics/script_monitor.py,sha256=Ijs_jSriw0BFjqEt7sS5jfaiunBhmEB-Li-ED3lYhaM,73319
|
|
86
87
|
pulumi_newrelic/synthetics/secure_credential.py,sha256=f4gs62_FcBaeO6YMZLMKwBuOS73qxpKmudoelXbmtso,16701
|
|
87
88
|
pulumi_newrelic/synthetics/step_monitor.py,sha256=1PtSgEInngOinmSSPaPqIxwJx2iSRoMSa9Fw6zlh-rQ,52671
|
|
88
|
-
pulumi_newrelic-5.
|
|
89
|
-
pulumi_newrelic-5.
|
|
90
|
-
pulumi_newrelic-5.
|
|
91
|
-
pulumi_newrelic-5.
|
|
89
|
+
pulumi_newrelic-5.58.0a1764915474.dist-info/METADATA,sha256=_slcwE7q1stoNJetfrycQRnI7oFPvvvz4wWaEGWlT9M,3966
|
|
90
|
+
pulumi_newrelic-5.58.0a1764915474.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
91
|
+
pulumi_newrelic-5.58.0a1764915474.dist-info/top_level.txt,sha256=BjE1Wsu6Ah_A7k08uV5vRSZ2R_5uY3wFvSWJaa7ZoQk,16
|
|
92
|
+
pulumi_newrelic-5.58.0a1764915474.dist-info/RECORD,,
|
|
File without changes
|
{pulumi_newrelic-5.52.0.dist-info → pulumi_newrelic-5.58.0a1764915474.dist-info}/top_level.txt
RENAMED
|
File without changes
|