pulumi-ise 0.1.10__py3-none-any.whl → 0.1.11__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.
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "ise",
4
- "version": "0.1.10"
4
+ "version": "0.1.11"
5
5
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_ise
3
- Version: 0.1.10
3
+ Version: 0.1.11
4
4
  Summary: A Pulumi package for managing resources on a Cisco ISE (Identity Service Engine) instance.
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-ise
8
8
  Keywords: pulumi,ise,category/network
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
  # Cisco ISE Resource Provider
17
17
 
@@ -1,7 +1,7 @@
1
1
  pulumi_ise/__init__.py,sha256=BIKV70qov2w0jlju8EduyaSY9_fp2eV9UP4FFIfJwvw,12220
2
2
  pulumi_ise/_utilities.py,sha256=-gxwnD6__OYdSf8jJgJijNuu-UHUwi5pJ1H7-eIHDhg,10504
3
3
  pulumi_ise/provider.py,sha256=Hsk3JqeyK1R8ScoD6jPWleYLmms4jKrPBUCUAV82Be8,9694
4
- pulumi_ise/pulumi-plugin.json,sha256=pYF45grLKreqznEp45pG5olD_WkugR-fRtknWIX_LNw,63
4
+ pulumi_ise/pulumi-plugin.json,sha256=wNwjX6K_21HfIjjayp1qn01pEBn2mt8qNdjuZu9xMQk,63
5
5
  pulumi_ise/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  pulumi_ise/config/__init__.py,sha256=cfY0smRZD3fDVc93ZIAxEl_IM2pynmXB52n3Ahzi030,285
7
7
  pulumi_ise/config/__init__.pyi,sha256=tlOr3dPKX4Au2ZhgAqiaBcjddI-d2hp_39yEvDzLnec,1185
@@ -111,7 +111,7 @@ pulumi_ise/trustsec/ip_to_sgt_mapping_group.py,sha256=4w_mKxTcV-B-VdinBSoO9moks7
111
111
  pulumi_ise/trustsec/security_group.py,sha256=kX6QbVtESGrlTptkdSM_aWvHO7UN_34miMFd2NR3XZQ,13750
112
112
  pulumi_ise/trustsec/security_group_acl.py,sha256=AQSlzS4v_ejN61iUmBj7YFfGllF9t0N4DVTm0Z6Ampo,13973
113
113
  pulumi_ise/trustsec/sxp_domain_filter.py,sha256=KtUA-jgvLJBj9VbeSIQDKkBTDMB1ymocQd9MtQYcXzc,15637
114
- pulumi_ise-0.1.10.dist-info/METADATA,sha256=SfrhXmWknL12hbuVzC65QjtmonQFvWYuaqiOSnQOPVY,1474
115
- pulumi_ise-0.1.10.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
116
- pulumi_ise-0.1.10.dist-info/top_level.txt,sha256=oFNRT2ED37ACpG9aXKjxzIS6O-f9vaDcEci2KQl7KO0,11
117
- pulumi_ise-0.1.10.dist-info/RECORD,,
114
+ pulumi_ise-0.1.11.dist-info/METADATA,sha256=E64vScXhB2JSdRxwQsTsLP_MnkaFsgsOALVq06cIkag,1469
115
+ pulumi_ise-0.1.11.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
116
+ pulumi_ise-0.1.11.dist-info/top_level.txt,sha256=oFNRT2ED37ACpG9aXKjxzIS6O-f9vaDcEci2KQl7KO0,11
117
+ pulumi_ise-0.1.11.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