pulumi-oci 2.4.0a1721933648__py3-none-any.whl → 2.5.0a1721958999__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.
- pulumi_oci/_utilities.py +2 -0
- pulumi_oci/pulumi-plugin.json +1 -1
- {pulumi_oci-2.4.0a1721933648.dist-info → pulumi_oci-2.5.0a1721958999.dist-info}/METADATA +1 -1
- {pulumi_oci-2.4.0a1721933648.dist-info → pulumi_oci-2.5.0a1721958999.dist-info}/RECORD +6 -6
- {pulumi_oci-2.4.0a1721933648.dist-info → pulumi_oci-2.5.0a1721958999.dist-info}/WHEEL +0 -0
- {pulumi_oci-2.4.0a1721933648.dist-info → pulumi_oci-2.5.0a1721958999.dist-info}/top_level.txt +0 -0
pulumi_oci/_utilities.py
CHANGED
@@ -13,10 +13,12 @@ import os
|
|
13
13
|
import sys
|
14
14
|
import typing
|
15
15
|
import warnings
|
16
|
+
import base64
|
16
17
|
|
17
18
|
import pulumi
|
18
19
|
import pulumi.runtime
|
19
20
|
from pulumi.runtime.sync_await import _sync_await
|
21
|
+
from pulumi.runtime.proto import resource_pb2
|
20
22
|
|
21
23
|
from semver import VersionInfo as SemverVersion
|
22
24
|
from parver import Version as PEP440Version
|
pulumi_oci/pulumi-plugin.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
pulumi_oci/__init__.py,sha256=iNLAXVo2synziIr5ifDQLlVvNiSc8mgLhD-SgbZTYe0,160590
|
2
|
-
pulumi_oci/_utilities.py,sha256=
|
2
|
+
pulumi_oci/_utilities.py,sha256=aNnnaO6zRha3FhNHonuabR4fJLWGXANtK5dlh1Mz95k,10506
|
3
3
|
pulumi_oci/provider.py,sha256=9MXW-Zeh5jJ_T7w9PgSlFcu0s4_tylBZIVYdFLmo_fU,23922
|
4
|
-
pulumi_oci/pulumi-plugin.json,sha256=
|
4
|
+
pulumi_oci/pulumi-plugin.json,sha256=KsJUOUl_gCH4QgrY5aOUMlX4W_IT845UwlH5OwAiz74,79
|
5
5
|
pulumi_oci/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
6
|
pulumi_oci/adm/__init__.py,sha256=pxPlS_-eNzVJqBq2i1MCMmmLGhFhW-ATfiH6YEb71xI,1049
|
7
7
|
pulumi_oci/adm/_inputs.py,sha256=nMRnDJd64H5GAJ9ybIPjR9fsDdJFyCdHYBir_ADSrT4,53283
|
@@ -2762,7 +2762,7 @@ pulumi_oci/waf/get_web_app_firewall_policies.py,sha256=2EXX-nZiSRnou_ywPuVnvH9CT
|
|
2762
2762
|
pulumi_oci/waf/get_web_app_firewall_policy.py,sha256=iXFu2wfolxLPGoRpC9PvrbsMvIURoaPHkg6WVLdoEd8,14234
|
2763
2763
|
pulumi_oci/waf/network_address_list.py,sha256=Burm-luOi53fUUOZVqwfKueKEDWQw8789Ir0mUblOiE,33054
|
2764
2764
|
pulumi_oci/waf/outputs.py,sha256=IibDb-778q6fJDgC9y7kgFTv6CEz8lMNaSd1c3Su9uc,227138
|
2765
|
-
pulumi_oci-2.
|
2766
|
-
pulumi_oci-2.
|
2767
|
-
pulumi_oci-2.
|
2768
|
-
pulumi_oci-2.
|
2765
|
+
pulumi_oci-2.5.0a1721958999.dist-info/METADATA,sha256=ZIQJstP7eUq_Vd1HW7ORgGQZPQURw_yG2p0nsBZ87Qk,3901
|
2766
|
+
pulumi_oci-2.5.0a1721958999.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
|
2767
|
+
pulumi_oci-2.5.0a1721958999.dist-info/top_level.txt,sha256=0k-nWr_IdDNVF3qcT4ALORmmu1SNCLxWZfHDMN7TWsg,11
|
2768
|
+
pulumi_oci-2.5.0a1721958999.dist-info/RECORD,,
|
File without changes
|
{pulumi_oci-2.4.0a1721933648.dist-info → pulumi_oci-2.5.0a1721958999.dist-info}/top_level.txt
RENAMED
File without changes
|