pulumi-azure-native 2.73.0__py3-none-any.whl → 2.73.1__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-azure-native might be problematic. Click here for more details.

@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "azure-native",
4
- "version": "2.73.0"
4
+ "version": "2.73.1"
5
5
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_azure_native
3
- Version: 2.73.0
3
+ Version: 2.73.1
4
4
  Summary: A native Pulumi package for creating and managing Azure resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.com
@@ -8,10 +8,10 @@ Project-URL: Repository, https://github.com/pulumi/pulumi-azure-native
8
8
  Keywords: pulumi,azure,azure-native,category/cloud,kind/native
9
9
  Requires-Python: >=3.8
10
10
  Description-Content-Type: text/markdown
11
- Requires-Dist: parver >=0.2.1
12
- Requires-Dist: pulumi <4.0.0,>=3.136.0
13
- Requires-Dist: semver >=2.8.1
14
- Requires-Dist: typing-extensions >=4.11 ; python_version < "3.11"
11
+ Requires-Dist: parver>=0.2.1
12
+ Requires-Dist: pulumi<4.0.0,>=3.136.0
13
+ Requires-Dist: semver>=2.8.1
14
+ Requires-Dist: typing-extensions>=4.11; python_version < "3.11"
15
15
 
16
16
  [![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)
17
17
  [![NPM version](https://badge.fury.io/js/%40pulumi%2Fazure-native.svg)](https://npmjs.com/package/@pulumi/azure-native)
@@ -1,7 +1,7 @@
1
1
  pulumi_azure_native/__init__.py,sha256=3DJjCarOolNgZeBpxxrdjIEnmrSQ_72ilMsw95xAuF0,1111465
2
2
  pulumi_azure_native/_utilities.py,sha256=UL5vEmfNrBfiaeFQS69cz7xlHoBnPH8PY_UIVNwShcM,10486
3
3
  pulumi_azure_native/provider.py,sha256=ijD50GjYD0xTGWJVAR_zi8DRpow_AcfiaEDdwOwh-D8,23052
4
- pulumi_azure_native/pulumi-plugin.json,sha256=IJTC_RiJSrIiw2JwSwOJOBwQVBgFwzTWeAH6gCDGbS8,72
4
+ pulumi_azure_native/pulumi-plugin.json,sha256=IzizRskXHg5MS-4BB4KyU2Tq3dSzXma5MTqAw8ViFdc,72
5
5
  pulumi_azure_native/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  pulumi_azure_native/aad/__init__.py,sha256=O2XPJyft-EiRyZdbKAbADw_hWhoH_Yn8KOwWpJprjs0,669
7
7
  pulumi_azure_native/aad/_enums.py,sha256=nEE4b-gxeGR_DXhJA6WTIznl4AA5UmVTKpvu2PV66RE,3419
@@ -29510,7 +29510,7 @@ pulumi_azure_native/workloads/v20240901/sap_application_server_instance.py,sha25
29510
29510
  pulumi_azure_native/workloads/v20240901/sap_central_server_instance.py,sha256=eorizuwGPlHaa-R7seqv1ZW7oqM3Ae68X_EUHHfHMzQ,16551
29511
29511
  pulumi_azure_native/workloads/v20240901/sap_database_instance.py,sha256=glkxQJ8mHANMOyZ_m_GEUO9doepUAPxuPshRLYxwaMU,14157
29512
29512
  pulumi_azure_native/workloads/v20240901/sap_virtual_instance.py,sha256=oMD5HXY2B5ywv0FQt-8INmP3fTt-huBJNeQzF5ZuOJk,24431
29513
- pulumi_azure_native-2.73.0.dist-info/METADATA,sha256=pp467UNKtoVcfpIypw8b-U9ULZkLGaqqJfklzPo3U5A,4194
29514
- pulumi_azure_native-2.73.0.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
29515
- pulumi_azure_native-2.73.0.dist-info/top_level.txt,sha256=8Vl7910-df5jOZ9lvILrFhlMOEUrsaaX2dkztIt4Pkw,20
29516
- pulumi_azure_native-2.73.0.dist-info/RECORD,,
29513
+ pulumi_azure_native-2.73.1.dist-info/METADATA,sha256=u4kkBJAjjLc33N_IQkw5J-ci1sDPXCpxqx32hbZ2q3o,4189
29514
+ pulumi_azure_native-2.73.1.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
29515
+ pulumi_azure_native-2.73.1.dist-info/top_level.txt,sha256=8Vl7910-df5jOZ9lvILrFhlMOEUrsaaX2dkztIt4Pkw,20
29516
+ pulumi_azure_native-2.73.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.5.0)
2
+ Generator: setuptools (75.6.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5