pulumi-consul 3.12.0a1719033650__tar.gz → 3.12.0a1719295110__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-consul might be problematic. Click here for more details.
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/PKG-INFO +1 -1
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/_inputs.py +1 -3
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/_utilities.py +35 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/acl_auth_method.py +3 -9
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/catalog_entry.py +6 -15
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/certificate_authority.py +3 -9
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_acl_auth_method.py +1 -3
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_key_prefix.py +2 -5
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_keys.py +2 -5
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_network_area_members.py +2 -5
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_network_segments.py +2 -5
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/key_prefix.py +6 -15
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/keys.py +6 -15
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/network_area.py +6 -15
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/node.py +6 -15
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/outputs.py +1 -3
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/prepared_query.py +6 -15
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/pulumi-plugin.json +1 -1
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/service.py +3 -9
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul.egg-info/PKG-INFO +1 -1
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pyproject.toml +1 -1
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/README.md +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/__init__.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/acl_binding_rule.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/acl_policy.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/acl_role.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/acl_role_policy_attachment.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/acl_token.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/acl_token_policy_attachment.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/acl_token_role_attachment.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/admin_partition.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/agent_service.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/autopilot_config.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/config/__init__.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/config/__init__.pyi +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/config/outputs.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/config/vars.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/config_entry.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/config_entry_service_defaults.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/config_entry_service_intentions.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/config_entry_service_resolver.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/config_entry_service_router.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/config_entry_service_splitter.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_acl_policy.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_acl_role.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_acl_token.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_acl_token_secret_id.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_agent_config.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_agent_self.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_autopilot_health.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_catalog_nodes.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_catalog_service.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_catalog_services.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_config_entry.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_datacenters.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_nodes.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_peering.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_peerings.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_service.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_service_health.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_services.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/intention.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/license.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/namespace.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/namespace_policy_attachment.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/namespace_role_attachment.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/peering.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/peering_token.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/provider.py +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/py.typed +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul.egg-info/SOURCES.txt +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul.egg-info/dependency_links.txt +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul.egg-info/requires.txt +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul.egg-info/top_level.txt +0 -0
- {pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/setup.cfg +0 -0
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/_inputs.py
RENAMED
|
@@ -3606,10 +3606,8 @@ class KeysKeyArgs:
|
|
|
3606
3606
|
|
|
3607
3607
|
@property
|
|
3608
3608
|
@pulumi.getter
|
|
3609
|
+
@_utilities.deprecated("""Using Keys resource to *read* is deprecated; please use Keys data source instead""")
|
|
3609
3610
|
def name(self) -> Optional[pulumi.Input[str]]:
|
|
3610
|
-
warnings.warn("""Using Keys resource to *read* is deprecated; please use Keys data source instead""", DeprecationWarning)
|
|
3611
|
-
pulumi.log.warn("""name is deprecated: Using Keys resource to *read* is deprecated; please use Keys data source instead""")
|
|
3612
|
-
|
|
3613
3611
|
return pulumi.get(self, "name")
|
|
3614
3612
|
|
|
3615
3613
|
@name.setter
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/_utilities.py
RENAMED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
import asyncio
|
|
7
|
+
import functools
|
|
7
8
|
import importlib.metadata
|
|
8
9
|
import importlib.util
|
|
9
10
|
import inspect
|
|
@@ -11,6 +12,7 @@ import json
|
|
|
11
12
|
import os
|
|
12
13
|
import sys
|
|
13
14
|
import typing
|
|
15
|
+
import warnings
|
|
14
16
|
|
|
15
17
|
import pulumi
|
|
16
18
|
import pulumi.runtime
|
|
@@ -19,6 +21,8 @@ from pulumi.runtime.sync_await import _sync_await
|
|
|
19
21
|
from semver import VersionInfo as SemverVersion
|
|
20
22
|
from parver import Version as PEP440Version
|
|
21
23
|
|
|
24
|
+
C = typing.TypeVar("C", bound=typing.Callable)
|
|
25
|
+
|
|
22
26
|
|
|
23
27
|
def get_env(*args):
|
|
24
28
|
for v in args:
|
|
@@ -287,5 +291,36 @@ async def _await_output(o: pulumi.Output[typing.Any]) -> typing.Tuple[object, bo
|
|
|
287
291
|
await o._resources,
|
|
288
292
|
)
|
|
289
293
|
|
|
294
|
+
|
|
295
|
+
# This is included to provide an upgrade path for users who are using a version
|
|
296
|
+
# of the Pulumi SDK (<3.121.0) that does not include the `deprecated` decorator.
|
|
297
|
+
def deprecated(message: str) -> typing.Callable[[C], C]:
|
|
298
|
+
"""
|
|
299
|
+
Decorator to indicate a function is deprecated.
|
|
300
|
+
|
|
301
|
+
As well as inserting appropriate statements to indicate that the function is
|
|
302
|
+
deprecated, this decorator also tags the function with a special attribute
|
|
303
|
+
so that Pulumi code can detect that it is deprecated and react appropriately
|
|
304
|
+
in certain situations.
|
|
305
|
+
|
|
306
|
+
message is the deprecation message that should be printed if the function is called.
|
|
307
|
+
"""
|
|
308
|
+
|
|
309
|
+
def decorator(fn: C) -> C:
|
|
310
|
+
if not callable(fn):
|
|
311
|
+
raise TypeError("Expected fn to be callable")
|
|
312
|
+
|
|
313
|
+
@functools.wraps(fn)
|
|
314
|
+
def deprecated_fn(*args, **kwargs):
|
|
315
|
+
warnings.warn(message)
|
|
316
|
+
pulumi.warn(f"{fn.__name__} is deprecated: {message}")
|
|
317
|
+
|
|
318
|
+
return fn(*args, **kwargs)
|
|
319
|
+
|
|
320
|
+
deprecated_fn.__dict__["_pulumi_deprecated_callable"] = fn
|
|
321
|
+
return typing.cast(C, deprecated_fn)
|
|
322
|
+
|
|
323
|
+
return decorator
|
|
324
|
+
|
|
290
325
|
def get_plugin_download_url():
|
|
291
326
|
return None
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/acl_auth_method.py
RENAMED
|
@@ -80,13 +80,11 @@ class AclAuthMethodArgs:
|
|
|
80
80
|
|
|
81
81
|
@property
|
|
82
82
|
@pulumi.getter
|
|
83
|
+
@_utilities.deprecated("""The config attribute is deprecated, please use `config_json` instead.""")
|
|
83
84
|
def config(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
84
85
|
"""
|
|
85
86
|
The raw configuration for this ACL auth method.
|
|
86
87
|
"""
|
|
87
|
-
warnings.warn("""The config attribute is deprecated, please use `config_json` instead.""", DeprecationWarning)
|
|
88
|
-
pulumi.log.warn("""config is deprecated: The config attribute is deprecated, please use `config_json` instead.""")
|
|
89
|
-
|
|
90
88
|
return pulumi.get(self, "config")
|
|
91
89
|
|
|
92
90
|
@config.setter
|
|
@@ -258,13 +256,11 @@ class _AclAuthMethodState:
|
|
|
258
256
|
|
|
259
257
|
@property
|
|
260
258
|
@pulumi.getter
|
|
259
|
+
@_utilities.deprecated("""The config attribute is deprecated, please use `config_json` instead.""")
|
|
261
260
|
def config(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
262
261
|
"""
|
|
263
262
|
The raw configuration for this ACL auth method.
|
|
264
263
|
"""
|
|
265
|
-
warnings.warn("""The config attribute is deprecated, please use `config_json` instead.""", DeprecationWarning)
|
|
266
|
-
pulumi.log.warn("""config is deprecated: The config attribute is deprecated, please use `config_json` instead.""")
|
|
267
|
-
|
|
268
264
|
return pulumi.get(self, "config")
|
|
269
265
|
|
|
270
266
|
@config.setter
|
|
@@ -646,13 +642,11 @@ class AclAuthMethod(pulumi.CustomResource):
|
|
|
646
642
|
|
|
647
643
|
@property
|
|
648
644
|
@pulumi.getter
|
|
645
|
+
@_utilities.deprecated("""The config attribute is deprecated, please use `config_json` instead.""")
|
|
649
646
|
def config(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
|
650
647
|
"""
|
|
651
648
|
The raw configuration for this ACL auth method.
|
|
652
649
|
"""
|
|
653
|
-
warnings.warn("""The config attribute is deprecated, please use `config_json` instead.""", DeprecationWarning)
|
|
654
|
-
pulumi.log.warn("""config is deprecated: The config attribute is deprecated, please use `config_json` instead.""")
|
|
655
|
-
|
|
656
650
|
return pulumi.get(self, "config")
|
|
657
651
|
|
|
658
652
|
@property
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/catalog_entry.py
RENAMED
|
@@ -101,15 +101,12 @@ Please use the token argument in the provider configuration""")
|
|
|
101
101
|
|
|
102
102
|
@property
|
|
103
103
|
@pulumi.getter
|
|
104
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
105
|
+
Please use the token argument in the provider configuration""")
|
|
104
106
|
def token(self) -> Optional[pulumi.Input[str]]:
|
|
105
107
|
"""
|
|
106
108
|
ACL token.
|
|
107
109
|
"""
|
|
108
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
109
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
110
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
111
|
-
Please use the token argument in the provider configuration""")
|
|
112
|
-
|
|
113
110
|
return pulumi.get(self, "token")
|
|
114
111
|
|
|
115
112
|
@token.setter
|
|
@@ -207,15 +204,12 @@ Please use the token argument in the provider configuration""")
|
|
|
207
204
|
|
|
208
205
|
@property
|
|
209
206
|
@pulumi.getter
|
|
207
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
208
|
+
Please use the token argument in the provider configuration""")
|
|
210
209
|
def token(self) -> Optional[pulumi.Input[str]]:
|
|
211
210
|
"""
|
|
212
211
|
ACL token.
|
|
213
212
|
"""
|
|
214
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
215
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
216
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
217
|
-
Please use the token argument in the provider configuration""")
|
|
218
|
-
|
|
219
213
|
return pulumi.get(self, "token")
|
|
220
214
|
|
|
221
215
|
@token.setter
|
|
@@ -389,14 +383,11 @@ class CatalogEntry(pulumi.CustomResource):
|
|
|
389
383
|
|
|
390
384
|
@property
|
|
391
385
|
@pulumi.getter
|
|
386
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
387
|
+
Please use the token argument in the provider configuration""")
|
|
392
388
|
def token(self) -> pulumi.Output[Optional[str]]:
|
|
393
389
|
"""
|
|
394
390
|
ACL token.
|
|
395
391
|
"""
|
|
396
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
397
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
398
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
399
|
-
Please use the token argument in the provider configuration""")
|
|
400
|
-
|
|
401
392
|
return pulumi.get(self, "token")
|
|
402
393
|
|
|
@@ -44,10 +44,8 @@ class CertificateAuthorityArgs:
|
|
|
44
44
|
|
|
45
45
|
@property
|
|
46
46
|
@pulumi.getter
|
|
47
|
+
@_utilities.deprecated("""The config attribute is deprecated, please use config_json instead.""")
|
|
47
48
|
def config(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
48
|
-
warnings.warn("""The config attribute is deprecated, please use config_json instead.""", DeprecationWarning)
|
|
49
|
-
pulumi.log.warn("""config is deprecated: The config attribute is deprecated, please use config_json instead.""")
|
|
50
|
-
|
|
51
49
|
return pulumi.get(self, "config")
|
|
52
50
|
|
|
53
51
|
@config.setter
|
|
@@ -86,10 +84,8 @@ class _CertificateAuthorityState:
|
|
|
86
84
|
|
|
87
85
|
@property
|
|
88
86
|
@pulumi.getter
|
|
87
|
+
@_utilities.deprecated("""The config attribute is deprecated, please use config_json instead.""")
|
|
89
88
|
def config(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
90
|
-
warnings.warn("""The config attribute is deprecated, please use config_json instead.""", DeprecationWarning)
|
|
91
|
-
pulumi.log.warn("""config is deprecated: The config attribute is deprecated, please use config_json instead.""")
|
|
92
|
-
|
|
93
89
|
return pulumi.get(self, "config")
|
|
94
90
|
|
|
95
91
|
@config.setter
|
|
@@ -224,10 +220,8 @@ class CertificateAuthority(pulumi.CustomResource):
|
|
|
224
220
|
|
|
225
221
|
@property
|
|
226
222
|
@pulumi.getter
|
|
223
|
+
@_utilities.deprecated("""The config attribute is deprecated, please use config_json instead.""")
|
|
227
224
|
def config(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
|
228
|
-
warnings.warn("""The config attribute is deprecated, please use config_json instead.""", DeprecationWarning)
|
|
229
|
-
pulumi.log.warn("""config is deprecated: The config attribute is deprecated, please use config_json instead.""")
|
|
230
|
-
|
|
231
225
|
return pulumi.get(self, "config")
|
|
232
226
|
|
|
233
227
|
@property
|
|
@@ -62,6 +62,7 @@ class GetAclAuthMethodResult:
|
|
|
62
62
|
|
|
63
63
|
@property
|
|
64
64
|
@pulumi.getter
|
|
65
|
+
@_utilities.deprecated("""The config attribute is deprecated, please use config_json instead.""")
|
|
65
66
|
def config(self) -> Mapping[str, str]:
|
|
66
67
|
"""
|
|
67
68
|
The configuration options of the ACL Auth Method. This attribute is
|
|
@@ -69,9 +70,6 @@ class GetAclAuthMethodResult:
|
|
|
69
70
|
too complex to be represented as a map of strings, it will be blank.
|
|
70
71
|
`config_json` should be used instead.
|
|
71
72
|
"""
|
|
72
|
-
warnings.warn("""The config attribute is deprecated, please use config_json instead.""", DeprecationWarning)
|
|
73
|
-
pulumi.log.warn("""config is deprecated: The config attribute is deprecated, please use config_json instead.""")
|
|
74
|
-
|
|
75
73
|
return pulumi.get(self, "config")
|
|
76
74
|
|
|
77
75
|
@property
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_key_prefix.py
RENAMED
|
@@ -104,12 +104,9 @@ class GetKeyPrefixResult:
|
|
|
104
104
|
|
|
105
105
|
@property
|
|
106
106
|
@pulumi.getter
|
|
107
|
-
|
|
108
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
109
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
110
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
107
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
111
108
|
Please use the token argument in the provider configuration""")
|
|
112
|
-
|
|
109
|
+
def token(self) -> Optional[str]:
|
|
113
110
|
return pulumi.get(self, "token")
|
|
114
111
|
|
|
115
112
|
@property
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_keys.py
RENAMED
|
@@ -99,15 +99,12 @@ class GetKeysResult:
|
|
|
99
99
|
|
|
100
100
|
@property
|
|
101
101
|
@pulumi.getter
|
|
102
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
103
|
+
Please use the token argument in the provider configuration""")
|
|
102
104
|
def token(self) -> Optional[str]:
|
|
103
105
|
"""
|
|
104
106
|
The ACL token to use. This overrides the token that the agent provides by default.
|
|
105
107
|
"""
|
|
106
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
107
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
108
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
109
|
-
Please use the token argument in the provider configuration""")
|
|
110
|
-
|
|
111
108
|
return pulumi.get(self, "token")
|
|
112
109
|
|
|
113
110
|
@property
|
|
@@ -65,12 +65,9 @@ class GetNetworkAreaMembersResult:
|
|
|
65
65
|
|
|
66
66
|
@property
|
|
67
67
|
@pulumi.getter
|
|
68
|
-
|
|
69
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
70
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
71
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
68
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
72
69
|
Please use the token argument in the provider configuration""")
|
|
73
|
-
|
|
70
|
+
def token(self) -> Optional[str]:
|
|
74
71
|
return pulumi.get(self, "token")
|
|
75
72
|
|
|
76
73
|
@property
|
|
@@ -61,12 +61,9 @@ class GetNetworkSegmentsResult:
|
|
|
61
61
|
|
|
62
62
|
@property
|
|
63
63
|
@pulumi.getter
|
|
64
|
-
|
|
65
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
66
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
67
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
64
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
68
65
|
Please use the token argument in the provider configuration""")
|
|
69
|
-
|
|
66
|
+
def token(self) -> Optional[str]:
|
|
70
67
|
return pulumi.get(self, "token")
|
|
71
68
|
|
|
72
69
|
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/key_prefix.py
RENAMED
|
@@ -141,16 +141,13 @@ Please use the token argument in the provider configuration""")
|
|
|
141
141
|
|
|
142
142
|
@property
|
|
143
143
|
@pulumi.getter
|
|
144
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
145
|
+
Please use the token argument in the provider configuration""")
|
|
144
146
|
def token(self) -> Optional[pulumi.Input[str]]:
|
|
145
147
|
"""
|
|
146
148
|
The ACL token to use. This overrides the
|
|
147
149
|
token that the agent provides by default.
|
|
148
150
|
"""
|
|
149
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
150
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
151
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
152
|
-
Please use the token argument in the provider configuration""")
|
|
153
|
-
|
|
154
151
|
return pulumi.get(self, "token")
|
|
155
152
|
|
|
156
153
|
@token.setter
|
|
@@ -287,16 +284,13 @@ Please use the token argument in the provider configuration""")
|
|
|
287
284
|
|
|
288
285
|
@property
|
|
289
286
|
@pulumi.getter
|
|
287
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
288
|
+
Please use the token argument in the provider configuration""")
|
|
290
289
|
def token(self) -> Optional[pulumi.Input[str]]:
|
|
291
290
|
"""
|
|
292
291
|
The ACL token to use. This overrides the
|
|
293
292
|
token that the agent provides by default.
|
|
294
293
|
"""
|
|
295
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
296
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
297
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
298
|
-
Please use the token argument in the provider configuration""")
|
|
299
|
-
|
|
300
294
|
return pulumi.get(self, "token")
|
|
301
295
|
|
|
302
296
|
@token.setter
|
|
@@ -563,15 +557,12 @@ class KeyPrefix(pulumi.CustomResource):
|
|
|
563
557
|
|
|
564
558
|
@property
|
|
565
559
|
@pulumi.getter
|
|
560
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
561
|
+
Please use the token argument in the provider configuration""")
|
|
566
562
|
def token(self) -> pulumi.Output[Optional[str]]:
|
|
567
563
|
"""
|
|
568
564
|
The ACL token to use. This overrides the
|
|
569
565
|
token that the agent provides by default.
|
|
570
566
|
"""
|
|
571
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
572
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
573
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
574
|
-
Please use the token argument in the provider configuration""")
|
|
575
|
-
|
|
576
567
|
return pulumi.get(self, "token")
|
|
577
568
|
|
|
@@ -100,16 +100,13 @@ Please use the token argument in the provider configuration""")
|
|
|
100
100
|
|
|
101
101
|
@property
|
|
102
102
|
@pulumi.getter
|
|
103
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
104
|
+
Please use the token argument in the provider configuration""")
|
|
103
105
|
def token(self) -> Optional[pulumi.Input[str]]:
|
|
104
106
|
"""
|
|
105
107
|
The ACL token to use. This overrides the
|
|
106
108
|
token that the agent provides by default.
|
|
107
109
|
"""
|
|
108
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
109
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
110
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
111
|
-
Please use the token argument in the provider configuration""")
|
|
112
|
-
|
|
113
110
|
return pulumi.get(self, "token")
|
|
114
111
|
|
|
115
112
|
@token.setter
|
|
@@ -207,16 +204,13 @@ Please use the token argument in the provider configuration""")
|
|
|
207
204
|
|
|
208
205
|
@property
|
|
209
206
|
@pulumi.getter
|
|
207
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
208
|
+
Please use the token argument in the provider configuration""")
|
|
210
209
|
def token(self) -> Optional[pulumi.Input[str]]:
|
|
211
210
|
"""
|
|
212
211
|
The ACL token to use. This overrides the
|
|
213
212
|
token that the agent provides by default.
|
|
214
213
|
"""
|
|
215
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
216
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
217
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
218
|
-
Please use the token argument in the provider configuration""")
|
|
219
|
-
|
|
220
214
|
return pulumi.get(self, "token")
|
|
221
215
|
|
|
222
216
|
@token.setter
|
|
@@ -410,16 +404,13 @@ class Keys(pulumi.CustomResource):
|
|
|
410
404
|
|
|
411
405
|
@property
|
|
412
406
|
@pulumi.getter
|
|
407
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
408
|
+
Please use the token argument in the provider configuration""")
|
|
413
409
|
def token(self) -> pulumi.Output[Optional[str]]:
|
|
414
410
|
"""
|
|
415
411
|
The ACL token to use. This overrides the
|
|
416
412
|
token that the agent provides by default.
|
|
417
413
|
"""
|
|
418
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
419
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
420
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
421
|
-
Please use the token argument in the provider configuration""")
|
|
422
|
-
|
|
423
414
|
return pulumi.get(self, "token")
|
|
424
415
|
|
|
425
416
|
@property
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/network_area.py
RENAMED
|
@@ -88,16 +88,13 @@ Please use the token argument in the provider configuration""")
|
|
|
88
88
|
|
|
89
89
|
@property
|
|
90
90
|
@pulumi.getter
|
|
91
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
92
|
+
Please use the token argument in the provider configuration""")
|
|
91
93
|
def token(self) -> Optional[pulumi.Input[str]]:
|
|
92
94
|
"""
|
|
93
95
|
The ACL token to use. This overrides the
|
|
94
96
|
token that the agent provides by default.
|
|
95
97
|
"""
|
|
96
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
97
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
98
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
99
|
-
Please use the token argument in the provider configuration""")
|
|
100
|
-
|
|
101
98
|
return pulumi.get(self, "token")
|
|
102
99
|
|
|
103
100
|
@token.setter
|
|
@@ -196,16 +193,13 @@ Please use the token argument in the provider configuration""")
|
|
|
196
193
|
|
|
197
194
|
@property
|
|
198
195
|
@pulumi.getter
|
|
196
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
197
|
+
Please use the token argument in the provider configuration""")
|
|
199
198
|
def token(self) -> Optional[pulumi.Input[str]]:
|
|
200
199
|
"""
|
|
201
200
|
The ACL token to use. This overrides the
|
|
202
201
|
token that the agent provides by default.
|
|
203
202
|
"""
|
|
204
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
205
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
206
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
207
|
-
Please use the token argument in the provider configuration""")
|
|
208
|
-
|
|
209
203
|
return pulumi.get(self, "token")
|
|
210
204
|
|
|
211
205
|
@token.setter
|
|
@@ -413,16 +407,13 @@ class NetworkArea(pulumi.CustomResource):
|
|
|
413
407
|
|
|
414
408
|
@property
|
|
415
409
|
@pulumi.getter
|
|
410
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
411
|
+
Please use the token argument in the provider configuration""")
|
|
416
412
|
def token(self) -> pulumi.Output[Optional[str]]:
|
|
417
413
|
"""
|
|
418
414
|
The ACL token to use. This overrides the
|
|
419
415
|
token that the agent provides by default.
|
|
420
416
|
"""
|
|
421
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
422
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
423
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
424
|
-
Please use the token argument in the provider configuration""")
|
|
425
|
-
|
|
426
417
|
return pulumi.get(self, "token")
|
|
427
418
|
|
|
428
419
|
@property
|
|
@@ -107,12 +107,9 @@ Please use the token argument in the provider configuration""")
|
|
|
107
107
|
|
|
108
108
|
@property
|
|
109
109
|
@pulumi.getter
|
|
110
|
-
|
|
111
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
112
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
113
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
110
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
114
111
|
Please use the token argument in the provider configuration""")
|
|
115
|
-
|
|
112
|
+
def token(self) -> Optional[pulumi.Input[str]]:
|
|
116
113
|
return pulumi.get(self, "token")
|
|
117
114
|
|
|
118
115
|
@token.setter
|
|
@@ -217,12 +214,9 @@ Please use the token argument in the provider configuration""")
|
|
|
217
214
|
|
|
218
215
|
@property
|
|
219
216
|
@pulumi.getter
|
|
220
|
-
|
|
221
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
222
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
223
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
217
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
224
218
|
Please use the token argument in the provider configuration""")
|
|
225
|
-
|
|
219
|
+
def token(self) -> Optional[pulumi.Input[str]]:
|
|
226
220
|
return pulumi.get(self, "token")
|
|
227
221
|
|
|
228
222
|
@token.setter
|
|
@@ -425,11 +419,8 @@ class Node(pulumi.CustomResource):
|
|
|
425
419
|
|
|
426
420
|
@property
|
|
427
421
|
@pulumi.getter
|
|
428
|
-
|
|
429
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
430
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
431
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
422
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
432
423
|
Please use the token argument in the provider configuration""")
|
|
433
|
-
|
|
424
|
+
def token(self) -> pulumi.Output[Optional[str]]:
|
|
434
425
|
return pulumi.get(self, "token")
|
|
435
426
|
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/outputs.py
RENAMED
|
@@ -3415,10 +3415,8 @@ class KeysKey(dict):
|
|
|
3415
3415
|
|
|
3416
3416
|
@property
|
|
3417
3417
|
@pulumi.getter
|
|
3418
|
+
@_utilities.deprecated("""Using Keys resource to *read* is deprecated; please use Keys data source instead""")
|
|
3418
3419
|
def name(self) -> Optional[str]:
|
|
3419
|
-
warnings.warn("""Using Keys resource to *read* is deprecated; please use Keys data source instead""", DeprecationWarning)
|
|
3420
|
-
pulumi.log.warn("""name is deprecated: Using Keys resource to *read* is deprecated; please use Keys data source instead""")
|
|
3421
|
-
|
|
3422
3420
|
return pulumi.get(self, "name")
|
|
3423
3421
|
|
|
3424
3422
|
@property
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/prepared_query.py
RENAMED
|
@@ -270,15 +270,12 @@ Please use the token argument in the provider configuration""")
|
|
|
270
270
|
|
|
271
271
|
@property
|
|
272
272
|
@pulumi.getter
|
|
273
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
274
|
+
Please use the token argument in the provider configuration""")
|
|
273
275
|
def token(self) -> Optional[pulumi.Input[str]]:
|
|
274
276
|
"""
|
|
275
277
|
The ACL token to use when saving the prepared query. This overrides the token that the agent provides by default.
|
|
276
278
|
"""
|
|
277
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
278
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
279
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
280
|
-
Please use the token argument in the provider configuration""")
|
|
281
|
-
|
|
282
279
|
return pulumi.get(self, "token")
|
|
283
280
|
|
|
284
281
|
@token.setter
|
|
@@ -544,15 +541,12 @@ Please use the token argument in the provider configuration""")
|
|
|
544
541
|
|
|
545
542
|
@property
|
|
546
543
|
@pulumi.getter
|
|
544
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
545
|
+
Please use the token argument in the provider configuration""")
|
|
547
546
|
def token(self) -> Optional[pulumi.Input[str]]:
|
|
548
547
|
"""
|
|
549
548
|
The ACL token to use when saving the prepared query. This overrides the token that the agent provides by default.
|
|
550
549
|
"""
|
|
551
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
552
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
553
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
554
|
-
Please use the token argument in the provider configuration""")
|
|
555
|
-
|
|
556
550
|
return pulumi.get(self, "token")
|
|
557
551
|
|
|
558
552
|
@token.setter
|
|
@@ -997,14 +991,11 @@ class PreparedQuery(pulumi.CustomResource):
|
|
|
997
991
|
|
|
998
992
|
@property
|
|
999
993
|
@pulumi.getter
|
|
994
|
+
@_utilities.deprecated("""The token argument has been deprecated and will be removed in a future release.
|
|
995
|
+
Please use the token argument in the provider configuration""")
|
|
1000
996
|
def token(self) -> pulumi.Output[Optional[str]]:
|
|
1001
997
|
"""
|
|
1002
998
|
The ACL token to use when saving the prepared query. This overrides the token that the agent provides by default.
|
|
1003
999
|
"""
|
|
1004
|
-
warnings.warn("""The token argument has been deprecated and will be removed in a future release.
|
|
1005
|
-
Please use the token argument in the provider configuration""", DeprecationWarning)
|
|
1006
|
-
pulumi.log.warn("""token is deprecated: The token argument has been deprecated and will be removed in a future release.
|
|
1007
|
-
Please use the token argument in the provider configuration""")
|
|
1008
|
-
|
|
1009
1000
|
return pulumi.get(self, "token")
|
|
1010
1001
|
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/service.py
RENAMED
|
@@ -131,10 +131,8 @@ class ServiceArgs:
|
|
|
131
131
|
|
|
132
132
|
@property
|
|
133
133
|
@pulumi.getter
|
|
134
|
+
@_utilities.deprecated("""The external field has been deprecated and does nothing.""")
|
|
134
135
|
def external(self) -> Optional[pulumi.Input[bool]]:
|
|
135
|
-
warnings.warn("""The external field has been deprecated and does nothing.""", DeprecationWarning)
|
|
136
|
-
pulumi.log.warn("""external is deprecated: The external field has been deprecated and does nothing.""")
|
|
137
|
-
|
|
138
136
|
return pulumi.get(self, "external")
|
|
139
137
|
|
|
140
138
|
@external.setter
|
|
@@ -333,10 +331,8 @@ class _ServiceState:
|
|
|
333
331
|
|
|
334
332
|
@property
|
|
335
333
|
@pulumi.getter
|
|
334
|
+
@_utilities.deprecated("""The external field has been deprecated and does nothing.""")
|
|
336
335
|
def external(self) -> Optional[pulumi.Input[bool]]:
|
|
337
|
-
warnings.warn("""The external field has been deprecated and does nothing.""", DeprecationWarning)
|
|
338
|
-
pulumi.log.warn("""external is deprecated: The external field has been deprecated and does nothing.""")
|
|
339
|
-
|
|
340
336
|
return pulumi.get(self, "external")
|
|
341
337
|
|
|
342
338
|
@external.setter
|
|
@@ -769,10 +765,8 @@ class Service(pulumi.CustomResource):
|
|
|
769
765
|
|
|
770
766
|
@property
|
|
771
767
|
@pulumi.getter
|
|
768
|
+
@_utilities.deprecated("""The external field has been deprecated and does nothing.""")
|
|
772
769
|
def external(self) -> pulumi.Output[Optional[bool]]:
|
|
773
|
-
warnings.warn("""The external field has been deprecated and does nothing.""", DeprecationWarning)
|
|
774
|
-
pulumi.log.warn("""external is deprecated: The external field has been deprecated and does nothing.""")
|
|
775
|
-
|
|
776
770
|
return pulumi.get(self, "external")
|
|
777
771
|
|
|
778
772
|
@property
|
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/acl_policy.py
RENAMED
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/acl_role.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/acl_token.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/admin_partition.py
RENAMED
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/agent_service.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/config/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/config/outputs.py
RENAMED
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/config/vars.py
RENAMED
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/config_entry.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_acl_policy.py
RENAMED
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_acl_role.py
RENAMED
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_acl_token.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_agent_self.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_datacenters.py
RENAMED
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_nodes.py
RENAMED
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_peering.py
RENAMED
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_peerings.py
RENAMED
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_service.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/get_services.py
RENAMED
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/intention.py
RENAMED
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/license.py
RENAMED
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/namespace.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/peering.py
RENAMED
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/peering_token.py
RENAMED
|
File without changes
|
{pulumi_consul-3.12.0a1719033650 → pulumi_consul-3.12.0a1719295110}/pulumi_consul/provider.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|