pulumi-azure-native 2.56.0a1723657983__py3-none-any.whl → 2.57.0a1724076329__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.
- pulumi_azure_native/provider.py +0 -8
- pulumi_azure_native/pulumi-plugin.json +1 -1
- {pulumi_azure_native-2.56.0a1723657983.dist-info → pulumi_azure_native-2.57.0a1724076329.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.56.0a1723657983.dist-info → pulumi_azure_native-2.57.0a1724076329.dist-info}/RECORD +6 -6
- {pulumi_azure_native-2.56.0a1723657983.dist-info → pulumi_azure_native-2.57.0a1724076329.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.56.0a1723657983.dist-info → pulumi_azure_native-2.57.0a1724076329.dist-info}/top_level.txt +0 -0
pulumi_azure_native/provider.py
CHANGED
|
@@ -92,12 +92,8 @@ class ProviderArgs:
|
|
|
92
92
|
pulumi.set(__self__, "subscription_id", subscription_id)
|
|
93
93
|
if tenant_id is not None:
|
|
94
94
|
pulumi.set(__self__, "tenant_id", tenant_id)
|
|
95
|
-
if use_msi is None:
|
|
96
|
-
use_msi = False
|
|
97
95
|
if use_msi is not None:
|
|
98
96
|
pulumi.set(__self__, "use_msi", use_msi)
|
|
99
|
-
if use_oidc is None:
|
|
100
|
-
use_oidc = False
|
|
101
97
|
if use_oidc is not None:
|
|
102
98
|
pulumi.set(__self__, "use_oidc", use_oidc)
|
|
103
99
|
|
|
@@ -435,11 +431,7 @@ class Provider(pulumi.ProviderResource):
|
|
|
435
431
|
__props__.__dict__["partner_id"] = partner_id
|
|
436
432
|
__props__.__dict__["subscription_id"] = subscription_id
|
|
437
433
|
__props__.__dict__["tenant_id"] = tenant_id
|
|
438
|
-
if use_msi is None:
|
|
439
|
-
use_msi = False
|
|
440
434
|
__props__.__dict__["use_msi"] = pulumi.Output.from_input(use_msi).apply(pulumi.runtime.to_json) if use_msi is not None else None
|
|
441
|
-
if use_oidc is None:
|
|
442
|
-
use_oidc = False
|
|
443
435
|
__props__.__dict__["use_oidc"] = pulumi.Output.from_input(use_oidc).apply(pulumi.runtime.to_json) if use_oidc is not None else None
|
|
444
436
|
super(Provider, __self__).__init__(
|
|
445
437
|
'azure-native',
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
pulumi_azure_native/__init__.py,sha256=JilApR4i3kwT8ftb_Yrvv-R5qHPYutV5f4oDWVDTMJY,966762
|
|
2
2
|
pulumi_azure_native/_utilities.py,sha256=TZWmMJOOzIbeJ63eFk5Tkx9TRUBUL4deSG05KQZyUug,10488
|
|
3
|
-
pulumi_azure_native/provider.py,sha256=
|
|
4
|
-
pulumi_azure_native/pulumi-plugin.json,sha256=
|
|
3
|
+
pulumi_azure_native/provider.py,sha256=ijD50GjYD0xTGWJVAR_zi8DRpow_AcfiaEDdwOwh-D8,23052
|
|
4
|
+
pulumi_azure_native/pulumi-plugin.json,sha256=IsOCckDO8w621oZYZ5J5cM8uIuCq2bNBtujJBz3JdjY,89
|
|
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
|
|
@@ -25745,7 +25745,7 @@ pulumi_azure_native/workloads/v20231201preview/monitor.py,sha256=ODgV5UnOHNyFAuP
|
|
|
25745
25745
|
pulumi_azure_native/workloads/v20231201preview/outputs.py,sha256=74y9HFP32EotrukKPZhHiO4nKMgYhfacFP2_d4eNjt4,57838
|
|
25746
25746
|
pulumi_azure_native/workloads/v20231201preview/provider_instance.py,sha256=ORO7_6iKHAA6y-zKEP8PwSEEUV236dG5UbfGTvFMGdM,13601
|
|
25747
25747
|
pulumi_azure_native/workloads/v20231201preview/sap_landscape_monitor.py,sha256=l4rMkIJwC_curtGNqO3X7XjEreuGNlhY7_JlIYOQgH0,11636
|
|
25748
|
-
pulumi_azure_native-2.
|
|
25749
|
-
pulumi_azure_native-2.
|
|
25750
|
-
pulumi_azure_native-2.
|
|
25751
|
-
pulumi_azure_native-2.
|
|
25748
|
+
pulumi_azure_native-2.57.0a1724076329.dist-info/METADATA,sha256=yxp5I_RRO8933GlcYIeluArcno9i2Pb0jOhmAXZF2ks,4204
|
|
25749
|
+
pulumi_azure_native-2.57.0a1724076329.dist-info/WHEEL,sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4,91
|
|
25750
|
+
pulumi_azure_native-2.57.0a1724076329.dist-info/top_level.txt,sha256=8Vl7910-df5jOZ9lvILrFhlMOEUrsaaX2dkztIt4Pkw,20
|
|
25751
|
+
pulumi_azure_native-2.57.0a1724076329.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|