pulumi-dnsimple 4.3.0a1744182972__tar.gz → 4.3.1__tar.gz
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-dnsimple might be problematic. Click here for more details.
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/PKG-INFO +3 -3
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/__init__.py +1 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/_enums.py +3 -2
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/_inputs.py +1 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/_utilities.py +1 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/config/__init__.py +1 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/config/__init__.pyi +1 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/config/vars.py +1 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/contact.py +2 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/domain.py +2 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/domain_delegation.py +2 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/ds_record.py +2 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/email_forward.py +2 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/get_certificate.py +1 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/get_registrant_change_check.py +1 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/get_zone.py +1 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/lets_encrypt_certificate.py +2 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/outputs.py +1 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/provider.py +22 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/pulumi-plugin.json +1 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/registered_domain.py +2 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/zone.py +2 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/zone_record.py +2 -1
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple.egg-info/PKG-INFO +3 -3
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple.egg-info/requires.txt +2 -2
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pyproject.toml +2 -2
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/README.md +0 -0
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/py.typed +0 -0
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple.egg-info/SOURCES.txt +0 -0
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple.egg-info/dependency_links.txt +0 -0
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple.egg-info/top_level.txt +0 -0
- {pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pulumi_dnsimple
|
|
3
|
-
Version: 4.3.
|
|
3
|
+
Version: 4.3.1
|
|
4
4
|
Summary: A Pulumi package for creating and managing dnsimple cloud resources.
|
|
5
5
|
License: Apache-2.0
|
|
6
6
|
Project-URL: Homepage, https://pulumi.io
|
|
@@ -9,9 +9,9 @@ Keywords: pulumi,dnsimple
|
|
|
9
9
|
Requires-Python: >=3.9
|
|
10
10
|
Description-Content-Type: text/markdown
|
|
11
11
|
Requires-Dist: parver>=0.2.1
|
|
12
|
-
Requires-Dist: pulumi<4.0.0,>=3.
|
|
12
|
+
Requires-Dist: pulumi<4.0.0,>=3.165.0
|
|
13
13
|
Requires-Dist: semver>=2.8.1
|
|
14
|
-
Requires-Dist: typing-extensions
|
|
14
|
+
Requires-Dist: typing-extensions<5,>=4.11; python_version < "3.11"
|
|
15
15
|
|
|
16
16
|
[](https://github.com/pulumi/pulumi-dnsimple/actions)
|
|
17
17
|
[](https://slack.pulumi.com)
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
6
|
-
import
|
|
6
|
+
import pulumi
|
|
7
7
|
from enum import Enum
|
|
8
8
|
|
|
9
9
|
__all__ = [
|
|
@@ -11,6 +11,7 @@ __all__ = [
|
|
|
11
11
|
]
|
|
12
12
|
|
|
13
13
|
|
|
14
|
+
@pulumi.type_token("dnsimple:index:RecordTypes")
|
|
14
15
|
class RecordTypes(builtins.str, Enum):
|
|
15
16
|
"""
|
|
16
17
|
DNS Record types.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
{pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/config/__init__.py
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
{pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/config/__init__.pyi
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -560,6 +560,7 @@ class _ContactState:
|
|
|
560
560
|
pulumi.set(self, "updated_at", value)
|
|
561
561
|
|
|
562
562
|
|
|
563
|
+
@pulumi.type_token("dnsimple:index/contact:Contact")
|
|
563
564
|
class Contact(pulumi.CustomResource):
|
|
564
565
|
@overload
|
|
565
566
|
def __init__(__self__,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -168,6 +168,7 @@ class _DomainState:
|
|
|
168
168
|
pulumi.set(self, "unicode_name", value)
|
|
169
169
|
|
|
170
170
|
|
|
171
|
+
@pulumi.type_token("dnsimple:index/domain:Domain")
|
|
171
172
|
class Domain(pulumi.CustomResource):
|
|
172
173
|
@overload
|
|
173
174
|
def __init__(__self__,
|
{pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/domain_delegation.py
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -103,6 +103,7 @@ class _DomainDelegationState:
|
|
|
103
103
|
pulumi.set(self, "name_servers", value)
|
|
104
104
|
|
|
105
105
|
|
|
106
|
+
@pulumi.type_token("dnsimple:index/domainDelegation:DomainDelegation")
|
|
106
107
|
class DomainDelegation(pulumi.CustomResource):
|
|
107
108
|
@overload
|
|
108
109
|
def __init__(__self__,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -263,6 +263,7 @@ class _DsRecordState:
|
|
|
263
263
|
pulumi.set(self, "updated_at", value)
|
|
264
264
|
|
|
265
265
|
|
|
266
|
+
@pulumi.type_token("dnsimple:index/dsRecord:DsRecord")
|
|
266
267
|
class DsRecord(pulumi.CustomResource):
|
|
267
268
|
@overload
|
|
268
269
|
def __init__(__self__,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -142,6 +142,7 @@ class _EmailForwardState:
|
|
|
142
142
|
pulumi.set(self, "domain", value)
|
|
143
143
|
|
|
144
144
|
|
|
145
|
+
@pulumi.type_token("dnsimple:index/emailForward:EmailForward")
|
|
145
146
|
class EmailForward(pulumi.CustomResource):
|
|
146
147
|
@overload
|
|
147
148
|
def __init__(__self__,
|
{pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/get_certificate.py
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -302,6 +302,7 @@ class _LetsEncryptCertificateState:
|
|
|
302
302
|
pulumi.set(self, "years", value)
|
|
303
303
|
|
|
304
304
|
|
|
305
|
+
@pulumi.type_token("dnsimple:index/letsEncryptCertificate:LetsEncryptCertificate")
|
|
305
306
|
class LetsEncryptCertificate(pulumi.CustomResource):
|
|
306
307
|
@overload
|
|
307
308
|
def __init__(__self__,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -105,6 +105,7 @@ class ProviderArgs:
|
|
|
105
105
|
pulumi.set(self, "user_agent", value)
|
|
106
106
|
|
|
107
107
|
|
|
108
|
+
@pulumi.type_token("pulumi:providers:dnsimple")
|
|
108
109
|
class Provider(pulumi.ProviderResource):
|
|
109
110
|
@overload
|
|
110
111
|
def __init__(__self__,
|
|
@@ -208,3 +209,23 @@ class Provider(pulumi.ProviderResource):
|
|
|
208
209
|
"""
|
|
209
210
|
return pulumi.get(self, "user_agent")
|
|
210
211
|
|
|
212
|
+
@pulumi.output_type
|
|
213
|
+
class TerraformConfigResult:
|
|
214
|
+
def __init__(__self__, result=None):
|
|
215
|
+
if result and not isinstance(result, dict):
|
|
216
|
+
raise TypeError("Expected argument 'result' to be a dict")
|
|
217
|
+
pulumi.set(__self__, "result", result)
|
|
218
|
+
|
|
219
|
+
@property
|
|
220
|
+
@pulumi.getter
|
|
221
|
+
def result(self) -> Mapping[str, Any]:
|
|
222
|
+
return pulumi.get(self, "result")
|
|
223
|
+
|
|
224
|
+
def terraform_config(__self__) -> pulumi.Output['Provider.TerraformConfigResult']:
|
|
225
|
+
"""
|
|
226
|
+
This function returns a Terraform config object with terraform-namecased keys,to be used with the Terraform Module Provider.
|
|
227
|
+
"""
|
|
228
|
+
__args__ = dict()
|
|
229
|
+
__args__['__self__'] = __self__
|
|
230
|
+
return pulumi.runtime.call('pulumi:providers:dnsimple/terraformConfig', __args__, res=__self__, typ=Provider.TerraformConfigResult)
|
|
231
|
+
|
{pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple/registered_domain.py
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -421,6 +421,7 @@ class _RegisteredDomainState:
|
|
|
421
421
|
pulumi.set(self, "whois_privacy_enabled", value)
|
|
422
422
|
|
|
423
423
|
|
|
424
|
+
@pulumi.type_token("dnsimple:index/registeredDomain:RegisteredDomain")
|
|
424
425
|
class RegisteredDomain(pulumi.CustomResource):
|
|
425
426
|
@overload
|
|
426
427
|
def __init__(__self__,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -168,6 +168,7 @@ class _ZoneState:
|
|
|
168
168
|
pulumi.set(self, "secondary", value)
|
|
169
169
|
|
|
170
170
|
|
|
171
|
+
@pulumi.type_token("dnsimple:index/zone:Zone")
|
|
171
172
|
class Zone(pulumi.CustomResource):
|
|
172
173
|
@overload
|
|
173
174
|
def __init__(__self__,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
5
|
import builtins
|
|
@@ -313,6 +313,7 @@ class _ZoneRecordState:
|
|
|
313
313
|
pulumi.set(self, "zone_name", value)
|
|
314
314
|
|
|
315
315
|
|
|
316
|
+
@pulumi.type_token("dnsimple:index/zoneRecord:ZoneRecord")
|
|
316
317
|
class ZoneRecord(pulumi.CustomResource):
|
|
317
318
|
@overload
|
|
318
319
|
def __init__(__self__,
|
{pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple.egg-info/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pulumi_dnsimple
|
|
3
|
-
Version: 4.3.
|
|
3
|
+
Version: 4.3.1
|
|
4
4
|
Summary: A Pulumi package for creating and managing dnsimple cloud resources.
|
|
5
5
|
License: Apache-2.0
|
|
6
6
|
Project-URL: Homepage, https://pulumi.io
|
|
@@ -9,9 +9,9 @@ Keywords: pulumi,dnsimple
|
|
|
9
9
|
Requires-Python: >=3.9
|
|
10
10
|
Description-Content-Type: text/markdown
|
|
11
11
|
Requires-Dist: parver>=0.2.1
|
|
12
|
-
Requires-Dist: pulumi<4.0.0,>=3.
|
|
12
|
+
Requires-Dist: pulumi<4.0.0,>=3.165.0
|
|
13
13
|
Requires-Dist: semver>=2.8.1
|
|
14
|
-
Requires-Dist: typing-extensions
|
|
14
|
+
Requires-Dist: typing-extensions<5,>=4.11; python_version < "3.11"
|
|
15
15
|
|
|
16
16
|
[](https://github.com/pulumi/pulumi-dnsimple/actions)
|
|
17
17
|
[](https://slack.pulumi.com)
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "pulumi_dnsimple"
|
|
3
3
|
description = "A Pulumi package for creating and managing dnsimple cloud resources."
|
|
4
|
-
dependencies = ["parver>=0.2.1", "pulumi>=3.
|
|
4
|
+
dependencies = ["parver>=0.2.1", "pulumi>=3.165.0,<4.0.0", "semver>=2.8.1", "typing-extensions>=4.11,<5; python_version < \"3.11\""]
|
|
5
5
|
keywords = ["pulumi", "dnsimple"]
|
|
6
6
|
readme = "README.md"
|
|
7
7
|
requires-python = ">=3.9"
|
|
8
|
-
version = "4.3.
|
|
8
|
+
version = "4.3.1"
|
|
9
9
|
[project.license]
|
|
10
10
|
text = "Apache-2.0"
|
|
11
11
|
[project.urls]
|
|
File without changes
|
|
File without changes
|
{pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_dnsimple-4.3.0a1744182972 → pulumi_dnsimple-4.3.1}/pulumi_dnsimple.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|