pulumi-cloudamqp 3.22.0a1746242839__tar.gz → 3.23.0__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-cloudamqp might be problematic. Click here for more details.
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/PKG-INFO +3 -3
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/__init__.py +4 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/_inputs.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/_utilities.py +1 -1
- pulumi_cloudamqp-3.22.0a1746242839/pulumi_cloudamqp/account_action.py → pulumi_cloudamqp-3.23.0/pulumi_cloudamqp/account_actions.py +34 -49
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/alarm.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/config/__init__.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/config/__init__.pyi +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/config/vars.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/custom_domain.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/extra_disk_size.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_account.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_account_vpcs.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_alarm.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_alarms.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_credentials.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_instance.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_nodes.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_notification.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_notifications.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_plugins.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_plugins_community.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_upgradable_versions.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_vpc_gcp_info.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_vpc_info.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/instance.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/integration_aws_eventbridge.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/integration_log.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/integration_metric.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/maintenance_window.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/node_actions.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/notification.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/outputs.py +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/plugin.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/plugin_community.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/privatelink_aws.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/privatelink_azure.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/provider.py +29 -12
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/pulumi-plugin.json +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/rabbit_configuration.py +4 -20
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/security_firewall.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/upgrade_lavinmq.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/upgrade_rabbitmq.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/vpc.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/vpc_connect.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/vpc_gcp_peering.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/vpc_peering.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/webhook.py +2 -4
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp.egg-info/PKG-INFO +3 -3
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp.egg-info/SOURCES.txt +1 -1
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp.egg-info/requires.txt +2 -2
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pyproject.toml +2 -2
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/README.md +0 -0
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/py.typed +0 -0
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp.egg-info/dependency_links.txt +0 -0
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp.egg-info/top_level.txt +0 -0
- {pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pulumi_cloudamqp
|
|
3
|
-
Version: 3.
|
|
3
|
+
Version: 3.23.0
|
|
4
4
|
Summary: A Pulumi package for creating and managing CloudAMQP resources.
|
|
5
5
|
License: Apache-2.0
|
|
6
6
|
Project-URL: Homepage, https://pulumi.io
|
|
@@ -9,9 +9,9 @@ Keywords: pulumi,cloudamqp
|
|
|
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-cloudamqp/actions)
|
|
17
17
|
[](https://slack.pulumi.com)
|
|
@@ -1,12 +1,12 @@
|
|
|
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
6
|
from . import _utilities
|
|
7
7
|
import typing
|
|
8
8
|
# Export this package's modules as members:
|
|
9
|
-
from .
|
|
9
|
+
from .account_actions import *
|
|
10
10
|
from .alarm import *
|
|
11
11
|
from .custom_domain import *
|
|
12
12
|
from .extra_disk_size import *
|
|
@@ -60,10 +60,10 @@ _utilities.register(
|
|
|
60
60
|
[
|
|
61
61
|
{
|
|
62
62
|
"pkg": "cloudamqp",
|
|
63
|
-
"mod": "index/
|
|
63
|
+
"mod": "index/accountActions",
|
|
64
64
|
"fqn": "pulumi_cloudamqp",
|
|
65
65
|
"classes": {
|
|
66
|
-
"cloudamqp:index/
|
|
66
|
+
"cloudamqp:index/accountActions:AccountActions": "AccountActions"
|
|
67
67
|
}
|
|
68
68
|
},
|
|
69
69
|
{
|
|
@@ -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
|
|
@@ -15,18 +15,17 @@ else:
|
|
|
15
15
|
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
16
16
|
from . import _utilities
|
|
17
17
|
|
|
18
|
-
__all__ = ['
|
|
18
|
+
__all__ = ['AccountActionsArgs', 'AccountActions']
|
|
19
19
|
|
|
20
20
|
@pulumi.input_type
|
|
21
|
-
class
|
|
21
|
+
class AccountActionsArgs:
|
|
22
22
|
def __init__(__self__, *,
|
|
23
23
|
action: pulumi.Input[builtins.str],
|
|
24
24
|
instance_id: pulumi.Input[builtins.int]):
|
|
25
25
|
"""
|
|
26
|
-
The set of arguments for constructing a
|
|
27
|
-
:param pulumi.Input[builtins.str] action: The action to
|
|
28
|
-
|
|
29
|
-
:param pulumi.Input[builtins.int] instance_id: The CloudAMQP instance ID.
|
|
26
|
+
The set of arguments for constructing a AccountActions resource.
|
|
27
|
+
:param pulumi.Input[builtins.str] action: The action to perform on the node
|
|
28
|
+
:param pulumi.Input[builtins.int] instance_id: Instance identifier
|
|
30
29
|
"""
|
|
31
30
|
pulumi.set(__self__, "action", action)
|
|
32
31
|
pulumi.set(__self__, "instance_id", instance_id)
|
|
@@ -35,8 +34,7 @@ class AccountActionArgs:
|
|
|
35
34
|
@pulumi.getter
|
|
36
35
|
def action(self) -> pulumi.Input[builtins.str]:
|
|
37
36
|
"""
|
|
38
|
-
The action to
|
|
39
|
-
`rotate-password`, `rotate-apikey`.
|
|
37
|
+
The action to perform on the node
|
|
40
38
|
"""
|
|
41
39
|
return pulumi.get(self, "action")
|
|
42
40
|
|
|
@@ -48,7 +46,7 @@ class AccountActionArgs:
|
|
|
48
46
|
@pulumi.getter(name="instanceId")
|
|
49
47
|
def instance_id(self) -> pulumi.Input[builtins.int]:
|
|
50
48
|
"""
|
|
51
|
-
|
|
49
|
+
Instance identifier
|
|
52
50
|
"""
|
|
53
51
|
return pulumi.get(self, "instance_id")
|
|
54
52
|
|
|
@@ -58,15 +56,14 @@ class AccountActionArgs:
|
|
|
58
56
|
|
|
59
57
|
|
|
60
58
|
@pulumi.input_type
|
|
61
|
-
class
|
|
59
|
+
class _AccountActionsState:
|
|
62
60
|
def __init__(__self__, *,
|
|
63
61
|
action: Optional[pulumi.Input[builtins.str]] = None,
|
|
64
62
|
instance_id: Optional[pulumi.Input[builtins.int]] = None):
|
|
65
63
|
"""
|
|
66
|
-
Input properties used for looking up and filtering
|
|
67
|
-
:param pulumi.Input[builtins.str] action: The action to
|
|
68
|
-
|
|
69
|
-
:param pulumi.Input[builtins.int] instance_id: The CloudAMQP instance ID.
|
|
64
|
+
Input properties used for looking up and filtering AccountActions resources.
|
|
65
|
+
:param pulumi.Input[builtins.str] action: The action to perform on the node
|
|
66
|
+
:param pulumi.Input[builtins.int] instance_id: Instance identifier
|
|
70
67
|
"""
|
|
71
68
|
if action is not None:
|
|
72
69
|
pulumi.set(__self__, "action", action)
|
|
@@ -77,8 +74,7 @@ class _AccountActionState:
|
|
|
77
74
|
@pulumi.getter
|
|
78
75
|
def action(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
79
76
|
"""
|
|
80
|
-
The action to
|
|
81
|
-
`rotate-password`, `rotate-apikey`.
|
|
77
|
+
The action to perform on the node
|
|
82
78
|
"""
|
|
83
79
|
return pulumi.get(self, "action")
|
|
84
80
|
|
|
@@ -90,7 +86,7 @@ class _AccountActionState:
|
|
|
90
86
|
@pulumi.getter(name="instanceId")
|
|
91
87
|
def instance_id(self) -> Optional[pulumi.Input[builtins.int]]:
|
|
92
88
|
"""
|
|
93
|
-
|
|
89
|
+
Instance identifier
|
|
94
90
|
"""
|
|
95
91
|
return pulumi.get(self, "instance_id")
|
|
96
92
|
|
|
@@ -99,10 +95,8 @@ class _AccountActionState:
|
|
|
99
95
|
pulumi.set(self, "instance_id", value)
|
|
100
96
|
|
|
101
97
|
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
pulumi_type = "cloudamqp:index/accountAction:AccountAction"
|
|
105
|
-
|
|
98
|
+
@pulumi.type_token("cloudamqp:index/accountActions:AccountActions")
|
|
99
|
+
class AccountActions(pulumi.CustomResource):
|
|
106
100
|
@overload
|
|
107
101
|
def __init__(__self__,
|
|
108
102
|
resource_name: str,
|
|
@@ -111,34 +105,27 @@ class AccountAction(pulumi.CustomResource):
|
|
|
111
105
|
instance_id: Optional[pulumi.Input[builtins.int]] = None,
|
|
112
106
|
__props__=None):
|
|
113
107
|
"""
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
Not possible to import this resource.
|
|
117
|
-
|
|
108
|
+
Create a AccountActions resource with the given unique name, props, and options.
|
|
118
109
|
:param str resource_name: The name of the resource.
|
|
119
110
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
120
|
-
:param pulumi.Input[builtins.str] action: The action to
|
|
121
|
-
|
|
122
|
-
:param pulumi.Input[builtins.int] instance_id: The CloudAMQP instance ID.
|
|
111
|
+
:param pulumi.Input[builtins.str] action: The action to perform on the node
|
|
112
|
+
:param pulumi.Input[builtins.int] instance_id: Instance identifier
|
|
123
113
|
"""
|
|
124
114
|
...
|
|
125
115
|
@overload
|
|
126
116
|
def __init__(__self__,
|
|
127
117
|
resource_name: str,
|
|
128
|
-
args:
|
|
118
|
+
args: AccountActionsArgs,
|
|
129
119
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
130
120
|
"""
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
Not possible to import this resource.
|
|
134
|
-
|
|
121
|
+
Create a AccountActions resource with the given unique name, props, and options.
|
|
135
122
|
:param str resource_name: The name of the resource.
|
|
136
|
-
:param
|
|
123
|
+
:param AccountActionsArgs args: The arguments to use to populate this resource's properties.
|
|
137
124
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
138
125
|
"""
|
|
139
126
|
...
|
|
140
127
|
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
141
|
-
resource_args, opts = _utilities.get_resource_args_opts(
|
|
128
|
+
resource_args, opts = _utilities.get_resource_args_opts(AccountActionsArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
142
129
|
if resource_args is not None:
|
|
143
130
|
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
144
131
|
else:
|
|
@@ -156,7 +143,7 @@ class AccountAction(pulumi.CustomResource):
|
|
|
156
143
|
if opts.id is None:
|
|
157
144
|
if __props__ is not None:
|
|
158
145
|
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
159
|
-
__props__ =
|
|
146
|
+
__props__ = AccountActionsArgs.__new__(AccountActionsArgs)
|
|
160
147
|
|
|
161
148
|
if action is None and not opts.urn:
|
|
162
149
|
raise TypeError("Missing required property 'action'")
|
|
@@ -164,8 +151,8 @@ class AccountAction(pulumi.CustomResource):
|
|
|
164
151
|
if instance_id is None and not opts.urn:
|
|
165
152
|
raise TypeError("Missing required property 'instance_id'")
|
|
166
153
|
__props__.__dict__["instance_id"] = instance_id
|
|
167
|
-
super(
|
|
168
|
-
'cloudamqp:index/
|
|
154
|
+
super(AccountActions, __self__).__init__(
|
|
155
|
+
'cloudamqp:index/accountActions:AccountActions',
|
|
169
156
|
resource_name,
|
|
170
157
|
__props__,
|
|
171
158
|
opts)
|
|
@@ -175,32 +162,30 @@ class AccountAction(pulumi.CustomResource):
|
|
|
175
162
|
id: pulumi.Input[str],
|
|
176
163
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
177
164
|
action: Optional[pulumi.Input[builtins.str]] = None,
|
|
178
|
-
instance_id: Optional[pulumi.Input[builtins.int]] = None) -> '
|
|
165
|
+
instance_id: Optional[pulumi.Input[builtins.int]] = None) -> 'AccountActions':
|
|
179
166
|
"""
|
|
180
|
-
Get an existing
|
|
167
|
+
Get an existing AccountActions resource's state with the given name, id, and optional extra
|
|
181
168
|
properties used to qualify the lookup.
|
|
182
169
|
|
|
183
170
|
:param str resource_name: The unique name of the resulting resource.
|
|
184
171
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
185
172
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
186
|
-
:param pulumi.Input[builtins.str] action: The action to
|
|
187
|
-
|
|
188
|
-
:param pulumi.Input[builtins.int] instance_id: The CloudAMQP instance ID.
|
|
173
|
+
:param pulumi.Input[builtins.str] action: The action to perform on the node
|
|
174
|
+
:param pulumi.Input[builtins.int] instance_id: Instance identifier
|
|
189
175
|
"""
|
|
190
176
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
191
177
|
|
|
192
|
-
__props__ =
|
|
178
|
+
__props__ = _AccountActionsState.__new__(_AccountActionsState)
|
|
193
179
|
|
|
194
180
|
__props__.__dict__["action"] = action
|
|
195
181
|
__props__.__dict__["instance_id"] = instance_id
|
|
196
|
-
return
|
|
182
|
+
return AccountActions(resource_name, opts=opts, __props__=__props__)
|
|
197
183
|
|
|
198
184
|
@property
|
|
199
185
|
@pulumi.getter
|
|
200
186
|
def action(self) -> pulumi.Output[builtins.str]:
|
|
201
187
|
"""
|
|
202
|
-
The action to
|
|
203
|
-
`rotate-password`, `rotate-apikey`.
|
|
188
|
+
The action to perform on the node
|
|
204
189
|
"""
|
|
205
190
|
return pulumi.get(self, "action")
|
|
206
191
|
|
|
@@ -208,7 +193,7 @@ class AccountAction(pulumi.CustomResource):
|
|
|
208
193
|
@pulumi.getter(name="instanceId")
|
|
209
194
|
def instance_id(self) -> pulumi.Output[builtins.int]:
|
|
210
195
|
"""
|
|
211
|
-
|
|
196
|
+
Instance identifier
|
|
212
197
|
"""
|
|
213
198
|
return pulumi.get(self, "instance_id")
|
|
214
199
|
|
|
@@ -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
|
|
@@ -413,10 +413,8 @@ class _AlarmState:
|
|
|
413
413
|
pulumi.set(self, "vhost_regex", value)
|
|
414
414
|
|
|
415
415
|
|
|
416
|
+
@pulumi.type_token("cloudamqp:index/alarm:Alarm")
|
|
416
417
|
class Alarm(pulumi.CustomResource):
|
|
417
|
-
|
|
418
|
-
pulumi_type = "cloudamqp:index/alarm:Alarm"
|
|
419
|
-
|
|
420
418
|
@overload
|
|
421
419
|
def __init__(__self__,
|
|
422
420
|
resource_name: str,
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/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_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/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
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/config/vars.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_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/custom_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
|
|
@@ -95,10 +95,8 @@ class _CustomDomainState:
|
|
|
95
95
|
pulumi.set(self, "instance_id", value)
|
|
96
96
|
|
|
97
97
|
|
|
98
|
+
@pulumi.type_token("cloudamqp:index/customDomain:CustomDomain")
|
|
98
99
|
class CustomDomain(pulumi.CustomResource):
|
|
99
|
-
|
|
100
|
-
pulumi_type = "cloudamqp:index/customDomain:CustomDomain"
|
|
101
|
-
|
|
102
100
|
@overload
|
|
103
101
|
def __init__(__self__,
|
|
104
102
|
resource_name: str,
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/extra_disk_size.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
|
|
@@ -233,10 +233,8 @@ class _ExtraDiskSizeState:
|
|
|
233
233
|
pulumi.set(self, "timeout", value)
|
|
234
234
|
|
|
235
235
|
|
|
236
|
+
@pulumi.type_token("cloudamqp:index/extraDiskSize:ExtraDiskSize")
|
|
236
237
|
class ExtraDiskSize(pulumi.CustomResource):
|
|
237
|
-
|
|
238
|
-
pulumi_type = "cloudamqp:index/extraDiskSize:ExtraDiskSize"
|
|
239
|
-
|
|
240
238
|
@overload
|
|
241
239
|
def __init__(__self__,
|
|
242
240
|
resource_name: str,
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_account.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_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_account_vpcs.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_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_alarm.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_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_alarms.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_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_credentials.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_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_instance.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_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_nodes.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_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_notification.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_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_notifications.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_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_plugins.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
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_vpc_gcp_info.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_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/get_vpc_info.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
|
|
@@ -617,10 +617,8 @@ class _InstanceState:
|
|
|
617
617
|
pulumi.set(self, "vpc_subnet", value)
|
|
618
618
|
|
|
619
619
|
|
|
620
|
+
@pulumi.type_token("cloudamqp:index/instance:Instance")
|
|
620
621
|
class Instance(pulumi.CustomResource):
|
|
621
|
-
|
|
622
|
-
pulumi_type = "cloudamqp:index/instance:Instance"
|
|
623
|
-
|
|
624
622
|
@overload
|
|
625
623
|
def __init__(__self__,
|
|
626
624
|
resource_name: str,
|
|
@@ -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
|
|
@@ -235,10 +235,8 @@ class _IntegrationAwsEventbridgeState:
|
|
|
235
235
|
pulumi.set(self, "with_headers", value)
|
|
236
236
|
|
|
237
237
|
|
|
238
|
+
@pulumi.type_token("cloudamqp:index/integrationAwsEventbridge:IntegrationAwsEventbridge")
|
|
238
239
|
class IntegrationAwsEventbridge(pulumi.CustomResource):
|
|
239
|
-
|
|
240
|
-
pulumi_type = "cloudamqp:index/integrationAwsEventbridge:IntegrationAwsEventbridge"
|
|
241
|
-
|
|
242
240
|
@overload
|
|
243
241
|
def __init__(__self__,
|
|
244
242
|
resource_name: str,
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/integration_log.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
|
|
@@ -904,10 +904,8 @@ class _IntegrationLogState:
|
|
|
904
904
|
pulumi.set(self, "url", value)
|
|
905
905
|
|
|
906
906
|
|
|
907
|
+
@pulumi.type_token("cloudamqp:index/integrationLog:IntegrationLog")
|
|
907
908
|
class IntegrationLog(pulumi.CustomResource):
|
|
908
|
-
|
|
909
|
-
pulumi_type = "cloudamqp:index/integrationLog:IntegrationLog"
|
|
910
|
-
|
|
911
909
|
@overload
|
|
912
910
|
def __init__(__self__,
|
|
913
911
|
resource_name: str,
|
|
@@ -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
|
|
@@ -720,10 +720,8 @@ class _IntegrationMetricState:
|
|
|
720
720
|
pulumi.set(self, "vhost_whitelist", value)
|
|
721
721
|
|
|
722
722
|
|
|
723
|
+
@pulumi.type_token("cloudamqp:index/integrationMetric:IntegrationMetric")
|
|
723
724
|
class IntegrationMetric(pulumi.CustomResource):
|
|
724
|
-
|
|
725
|
-
pulumi_type = "cloudamqp:index/integrationMetric:IntegrationMetric"
|
|
726
|
-
|
|
727
725
|
@overload
|
|
728
726
|
def __init__(__self__,
|
|
729
727
|
resource_name: str,
|
|
@@ -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
|
|
@@ -164,10 +164,8 @@ class _MaintenanceWindowState:
|
|
|
164
164
|
pulumi.set(self, "preferred_time", value)
|
|
165
165
|
|
|
166
166
|
|
|
167
|
+
@pulumi.type_token("cloudamqp:index/maintenanceWindow:MaintenanceWindow")
|
|
167
168
|
class MaintenanceWindow(pulumi.CustomResource):
|
|
168
|
-
|
|
169
|
-
pulumi_type = "cloudamqp:index/maintenanceWindow:MaintenanceWindow"
|
|
170
|
-
|
|
171
169
|
@overload
|
|
172
170
|
def __init__(__self__,
|
|
173
171
|
resource_name: str,
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/node_actions.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
|
|
@@ -142,10 +142,8 @@ class _NodeActionsState:
|
|
|
142
142
|
pulumi.set(self, "running", value)
|
|
143
143
|
|
|
144
144
|
|
|
145
|
+
@pulumi.type_token("cloudamqp:index/nodeActions:NodeActions")
|
|
145
146
|
class NodeActions(pulumi.CustomResource):
|
|
146
|
-
|
|
147
|
-
pulumi_type = "cloudamqp:index/nodeActions:NodeActions"
|
|
148
|
-
|
|
149
147
|
@overload
|
|
150
148
|
def __init__(__self__,
|
|
151
149
|
resource_name: str,
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/notification.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
|
|
@@ -280,10 +280,8 @@ class _NotificationState:
|
|
|
280
280
|
pulumi.set(self, "value", value)
|
|
281
281
|
|
|
282
282
|
|
|
283
|
+
@pulumi.type_token("cloudamqp:index/notification:Notification")
|
|
283
284
|
class Notification(pulumi.CustomResource):
|
|
284
|
-
|
|
285
|
-
pulumi_type = "cloudamqp:index/notification:Notification"
|
|
286
|
-
|
|
287
285
|
@overload
|
|
288
286
|
def __init__(__self__,
|
|
289
287
|
resource_name: str,
|
|
@@ -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
|
|
@@ -247,10 +247,8 @@ class _PluginState:
|
|
|
247
247
|
pulumi.set(self, "version", value)
|
|
248
248
|
|
|
249
249
|
|
|
250
|
+
@pulumi.type_token("cloudamqp:index/plugin:Plugin")
|
|
250
251
|
class Plugin(pulumi.CustomResource):
|
|
251
|
-
|
|
252
|
-
pulumi_type = "cloudamqp:index/plugin:Plugin"
|
|
253
|
-
|
|
254
252
|
@overload
|
|
255
253
|
def __init__(__self__,
|
|
256
254
|
resource_name: str,
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/plugin_community.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
|
|
@@ -247,10 +247,8 @@ class _PluginCommunityState:
|
|
|
247
247
|
pulumi.set(self, "timeout", value)
|
|
248
248
|
|
|
249
249
|
|
|
250
|
+
@pulumi.type_token("cloudamqp:index/pluginCommunity:PluginCommunity")
|
|
250
251
|
class PluginCommunity(pulumi.CustomResource):
|
|
251
|
-
|
|
252
|
-
pulumi_type = "cloudamqp:index/pluginCommunity:PluginCommunity"
|
|
253
|
-
|
|
254
252
|
@overload
|
|
255
253
|
def __init__(__self__,
|
|
256
254
|
resource_name: str,
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/privatelink_aws.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
|
|
@@ -251,10 +251,8 @@ class _PrivatelinkAwsState:
|
|
|
251
251
|
pulumi.set(self, "timeout", value)
|
|
252
252
|
|
|
253
253
|
|
|
254
|
+
@pulumi.type_token("cloudamqp:index/privatelinkAws:PrivatelinkAws")
|
|
254
255
|
class PrivatelinkAws(pulumi.CustomResource):
|
|
255
|
-
|
|
256
|
-
pulumi_type = "cloudamqp:index/privatelinkAws:PrivatelinkAws"
|
|
257
|
-
|
|
258
256
|
@overload
|
|
259
257
|
def __init__(__self__,
|
|
260
258
|
resource_name: str,
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/privatelink_azure.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
|
|
@@ -247,10 +247,8 @@ class _PrivatelinkAzureState:
|
|
|
247
247
|
pulumi.set(self, "timeout", value)
|
|
248
248
|
|
|
249
249
|
|
|
250
|
+
@pulumi.type_token("cloudamqp:index/privatelinkAzure:PrivatelinkAzure")
|
|
250
251
|
class PrivatelinkAzure(pulumi.CustomResource):
|
|
251
|
-
|
|
252
|
-
pulumi_type = "cloudamqp:index/privatelinkAzure:PrivatelinkAzure"
|
|
253
|
-
|
|
254
252
|
@overload
|
|
255
253
|
def __init__(__self__,
|
|
256
254
|
resource_name: str,
|
|
@@ -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
|
|
@@ -20,7 +20,7 @@ __all__ = ['ProviderArgs', 'Provider']
|
|
|
20
20
|
@pulumi.input_type
|
|
21
21
|
class ProviderArgs:
|
|
22
22
|
def __init__(__self__, *,
|
|
23
|
-
apikey: pulumi.Input[builtins.str],
|
|
23
|
+
apikey: Optional[pulumi.Input[builtins.str]] = None,
|
|
24
24
|
baseurl: Optional[pulumi.Input[builtins.str]] = None,
|
|
25
25
|
enable_faster_instance_destroy: Optional[pulumi.Input[builtins.bool]] = None):
|
|
26
26
|
"""
|
|
@@ -28,7 +28,8 @@ class ProviderArgs:
|
|
|
28
28
|
:param pulumi.Input[builtins.str] apikey: Key used to authentication to the CloudAMQP Customer API
|
|
29
29
|
:param pulumi.Input[builtins.str] baseurl: Base URL to CloudAMQP Customer website
|
|
30
30
|
"""
|
|
31
|
-
|
|
31
|
+
if apikey is not None:
|
|
32
|
+
pulumi.set(__self__, "apikey", apikey)
|
|
32
33
|
if baseurl is not None:
|
|
33
34
|
pulumi.set(__self__, "baseurl", baseurl)
|
|
34
35
|
if enable_faster_instance_destroy is not None:
|
|
@@ -36,14 +37,14 @@ class ProviderArgs:
|
|
|
36
37
|
|
|
37
38
|
@property
|
|
38
39
|
@pulumi.getter
|
|
39
|
-
def apikey(self) -> pulumi.Input[builtins.str]:
|
|
40
|
+
def apikey(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
40
41
|
"""
|
|
41
42
|
Key used to authentication to the CloudAMQP Customer API
|
|
42
43
|
"""
|
|
43
44
|
return pulumi.get(self, "apikey")
|
|
44
45
|
|
|
45
46
|
@apikey.setter
|
|
46
|
-
def apikey(self, value: pulumi.Input[builtins.str]):
|
|
47
|
+
def apikey(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
47
48
|
pulumi.set(self, "apikey", value)
|
|
48
49
|
|
|
49
50
|
@property
|
|
@@ -68,10 +69,8 @@ class ProviderArgs:
|
|
|
68
69
|
pulumi.set(self, "enable_faster_instance_destroy", value)
|
|
69
70
|
|
|
70
71
|
|
|
72
|
+
@pulumi.type_token("pulumi:providers:cloudamqp")
|
|
71
73
|
class Provider(pulumi.ProviderResource):
|
|
72
|
-
|
|
73
|
-
pulumi_type = "pulumi:providers:cloudamqp"
|
|
74
|
-
|
|
75
74
|
@overload
|
|
76
75
|
def __init__(__self__,
|
|
77
76
|
resource_name: str,
|
|
@@ -95,7 +94,7 @@ class Provider(pulumi.ProviderResource):
|
|
|
95
94
|
@overload
|
|
96
95
|
def __init__(__self__,
|
|
97
96
|
resource_name: str,
|
|
98
|
-
args: ProviderArgs,
|
|
97
|
+
args: Optional[ProviderArgs] = None,
|
|
99
98
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
100
99
|
"""
|
|
101
100
|
The provider type for the cloudamqp package. By default, resources use package-wide configuration
|
|
@@ -130,8 +129,6 @@ class Provider(pulumi.ProviderResource):
|
|
|
130
129
|
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
131
130
|
__props__ = ProviderArgs.__new__(ProviderArgs)
|
|
132
131
|
|
|
133
|
-
if apikey is None and not opts.urn:
|
|
134
|
-
raise TypeError("Missing required property 'apikey'")
|
|
135
132
|
__props__.__dict__["apikey"] = apikey
|
|
136
133
|
__props__.__dict__["baseurl"] = baseurl
|
|
137
134
|
__props__.__dict__["enable_faster_instance_destroy"] = pulumi.Output.from_input(enable_faster_instance_destroy).apply(pulumi.runtime.to_json) if enable_faster_instance_destroy is not None else None
|
|
@@ -143,7 +140,7 @@ class Provider(pulumi.ProviderResource):
|
|
|
143
140
|
|
|
144
141
|
@property
|
|
145
142
|
@pulumi.getter
|
|
146
|
-
def apikey(self) -> pulumi.Output[builtins.str]:
|
|
143
|
+
def apikey(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
147
144
|
"""
|
|
148
145
|
Key used to authentication to the CloudAMQP Customer API
|
|
149
146
|
"""
|
|
@@ -157,3 +154,23 @@ class Provider(pulumi.ProviderResource):
|
|
|
157
154
|
"""
|
|
158
155
|
return pulumi.get(self, "baseurl")
|
|
159
156
|
|
|
157
|
+
@pulumi.output_type
|
|
158
|
+
class TerraformConfigResult:
|
|
159
|
+
def __init__(__self__, result=None):
|
|
160
|
+
if result and not isinstance(result, dict):
|
|
161
|
+
raise TypeError("Expected argument 'result' to be a dict")
|
|
162
|
+
pulumi.set(__self__, "result", result)
|
|
163
|
+
|
|
164
|
+
@property
|
|
165
|
+
@pulumi.getter
|
|
166
|
+
def result(self) -> Mapping[str, Any]:
|
|
167
|
+
return pulumi.get(self, "result")
|
|
168
|
+
|
|
169
|
+
def terraform_config(__self__) -> pulumi.Output['Provider.TerraformConfigResult']:
|
|
170
|
+
"""
|
|
171
|
+
This function returns a Terraform config object with terraform-namecased keys,to be used with the Terraform Module Provider.
|
|
172
|
+
"""
|
|
173
|
+
__args__ = dict()
|
|
174
|
+
__args__['__self__'] = __self__
|
|
175
|
+
return pulumi.runtime.call('pulumi:providers:cloudamqp/terraformConfig', __args__, res=__self__, typ=Provider.TerraformConfigResult)
|
|
176
|
+
|
|
@@ -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
|
|
@@ -48,8 +48,6 @@ class RabbitConfigurationArgs:
|
|
|
48
48
|
in seconds.
|
|
49
49
|
:param pulumi.Input[builtins.str] log_exchange_level: Log level for the logger used for log
|
|
50
50
|
integrations and the CloudAMQP Console log view.
|
|
51
|
-
|
|
52
|
-
***Note:*** Requires a restart of RabbitMQ to be applied.
|
|
53
51
|
:param pulumi.Input[builtins.int] max_message_size: The largest allowed message payload size in
|
|
54
52
|
bytes.
|
|
55
53
|
:param pulumi.Input[builtins.int] queue_index_embed_msgs_below: Size in bytes below which to embed messages
|
|
@@ -170,8 +168,6 @@ class RabbitConfigurationArgs:
|
|
|
170
168
|
"""
|
|
171
169
|
Log level for the logger used for log
|
|
172
170
|
integrations and the CloudAMQP Console log view.
|
|
173
|
-
|
|
174
|
-
***Note:*** Requires a restart of RabbitMQ to be applied.
|
|
175
171
|
"""
|
|
176
172
|
return pulumi.get(self, "log_exchange_level")
|
|
177
173
|
|
|
@@ -277,8 +273,6 @@ class _RabbitConfigurationState:
|
|
|
277
273
|
:param pulumi.Input[builtins.int] instance_id: The CloudAMQP instance ID.
|
|
278
274
|
:param pulumi.Input[builtins.str] log_exchange_level: Log level for the logger used for log
|
|
279
275
|
integrations and the CloudAMQP Console log view.
|
|
280
|
-
|
|
281
|
-
***Note:*** Requires a restart of RabbitMQ to be applied.
|
|
282
276
|
:param pulumi.Input[builtins.int] max_message_size: The largest allowed message payload size in
|
|
283
277
|
bytes.
|
|
284
278
|
:param pulumi.Input[builtins.int] queue_index_embed_msgs_below: Size in bytes below which to embed messages
|
|
@@ -400,8 +394,6 @@ class _RabbitConfigurationState:
|
|
|
400
394
|
"""
|
|
401
395
|
Log level for the logger used for log
|
|
402
396
|
integrations and the CloudAMQP Console log view.
|
|
403
|
-
|
|
404
|
-
***Note:*** Requires a restart of RabbitMQ to be applied.
|
|
405
397
|
"""
|
|
406
398
|
return pulumi.get(self, "log_exchange_level")
|
|
407
399
|
|
|
@@ -476,10 +468,8 @@ class _RabbitConfigurationState:
|
|
|
476
468
|
pulumi.set(self, "vm_memory_high_watermark", value)
|
|
477
469
|
|
|
478
470
|
|
|
471
|
+
@pulumi.type_token("cloudamqp:index/rabbitConfiguration:RabbitConfiguration")
|
|
479
472
|
class RabbitConfiguration(pulumi.CustomResource):
|
|
480
|
-
|
|
481
|
-
pulumi_type = "cloudamqp:index/rabbitConfiguration:RabbitConfiguration"
|
|
482
|
-
|
|
483
473
|
@overload
|
|
484
474
|
def __init__(__self__,
|
|
485
475
|
resource_name: str,
|
|
@@ -538,8 +528,6 @@ class RabbitConfiguration(pulumi.CustomResource):
|
|
|
538
528
|
:param pulumi.Input[builtins.int] instance_id: The CloudAMQP instance ID.
|
|
539
529
|
:param pulumi.Input[builtins.str] log_exchange_level: Log level for the logger used for log
|
|
540
530
|
integrations and the CloudAMQP Console log view.
|
|
541
|
-
|
|
542
|
-
***Note:*** Requires a restart of RabbitMQ to be applied.
|
|
543
531
|
:param pulumi.Input[builtins.int] max_message_size: The largest allowed message payload size in
|
|
544
532
|
bytes.
|
|
545
533
|
:param pulumi.Input[builtins.int] queue_index_embed_msgs_below: Size in bytes below which to embed messages
|
|
@@ -676,8 +664,6 @@ class RabbitConfiguration(pulumi.CustomResource):
|
|
|
676
664
|
:param pulumi.Input[builtins.int] instance_id: The CloudAMQP instance ID.
|
|
677
665
|
:param pulumi.Input[builtins.str] log_exchange_level: Log level for the logger used for log
|
|
678
666
|
integrations and the CloudAMQP Console log view.
|
|
679
|
-
|
|
680
|
-
***Note:*** Requires a restart of RabbitMQ to be applied.
|
|
681
667
|
:param pulumi.Input[builtins.int] max_message_size: The largest allowed message payload size in
|
|
682
668
|
bytes.
|
|
683
669
|
:param pulumi.Input[builtins.int] queue_index_embed_msgs_below: Size in bytes below which to embed messages
|
|
@@ -768,8 +754,6 @@ class RabbitConfiguration(pulumi.CustomResource):
|
|
|
768
754
|
"""
|
|
769
755
|
Log level for the logger used for log
|
|
770
756
|
integrations and the CloudAMQP Console log view.
|
|
771
|
-
|
|
772
|
-
***Note:*** Requires a restart of RabbitMQ to be applied.
|
|
773
757
|
"""
|
|
774
758
|
return pulumi.get(self, "log_exchange_level")
|
|
775
759
|
|
|
@@ -794,7 +778,7 @@ class RabbitConfiguration(pulumi.CustomResource):
|
|
|
794
778
|
|
|
795
779
|
@property
|
|
796
780
|
@pulumi.getter
|
|
797
|
-
def sleep(self) -> pulumi.Output[
|
|
781
|
+
def sleep(self) -> pulumi.Output[builtins.int]:
|
|
798
782
|
"""
|
|
799
783
|
Configurable sleep time in seconds between retries
|
|
800
784
|
for RabbitMQ configuration. Default set to 60 seconds.
|
|
@@ -803,7 +787,7 @@ class RabbitConfiguration(pulumi.CustomResource):
|
|
|
803
787
|
|
|
804
788
|
@property
|
|
805
789
|
@pulumi.getter
|
|
806
|
-
def timeout(self) -> pulumi.Output[
|
|
790
|
+
def timeout(self) -> pulumi.Output[builtins.int]:
|
|
807
791
|
"""
|
|
808
792
|
Configurable timeout time in seconds for RabbitMQ
|
|
809
793
|
configuration. Default set to 3600 seconds.
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/security_firewall.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
|
|
@@ -189,10 +189,8 @@ class _SecurityFirewallState:
|
|
|
189
189
|
pulumi.set(self, "timeout", value)
|
|
190
190
|
|
|
191
191
|
|
|
192
|
+
@pulumi.type_token("cloudamqp:index/securityFirewall:SecurityFirewall")
|
|
192
193
|
class SecurityFirewall(pulumi.CustomResource):
|
|
193
|
-
|
|
194
|
-
pulumi_type = "cloudamqp:index/securityFirewall:SecurityFirewall"
|
|
195
|
-
|
|
196
194
|
@overload
|
|
197
195
|
def __init__(__self__,
|
|
198
196
|
resource_name: str,
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/upgrade_lavinmq.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
|
|
@@ -96,10 +96,8 @@ class _UpgradeLavinmqState:
|
|
|
96
96
|
pulumi.set(self, "new_version", value)
|
|
97
97
|
|
|
98
98
|
|
|
99
|
+
@pulumi.type_token("cloudamqp:index/upgradeLavinmq:UpgradeLavinmq")
|
|
99
100
|
class UpgradeLavinmq(pulumi.CustomResource):
|
|
100
|
-
|
|
101
|
-
pulumi_type = "cloudamqp:index/upgradeLavinmq:UpgradeLavinmq"
|
|
102
|
-
|
|
103
101
|
@overload
|
|
104
102
|
def __init__(__self__,
|
|
105
103
|
resource_name: str,
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/upgrade_rabbitmq.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
|
|
@@ -132,10 +132,8 @@ class _UpgradeRabbitmqState:
|
|
|
132
132
|
pulumi.set(self, "new_version", value)
|
|
133
133
|
|
|
134
134
|
|
|
135
|
+
@pulumi.type_token("cloudamqp:index/upgradeRabbitmq:UpgradeRabbitmq")
|
|
135
136
|
class UpgradeRabbitmq(pulumi.CustomResource):
|
|
136
|
-
|
|
137
|
-
pulumi_type = "cloudamqp:index/upgradeRabbitmq:UpgradeRabbitmq"
|
|
138
|
-
|
|
139
137
|
@overload
|
|
140
138
|
def __init__(__self__,
|
|
141
139
|
resource_name: str,
|
|
@@ -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
|
|
@@ -175,10 +175,8 @@ class _VpcState:
|
|
|
175
175
|
pulumi.set(self, "vpc_name", value)
|
|
176
176
|
|
|
177
177
|
|
|
178
|
+
@pulumi.type_token("cloudamqp:index/vpc:Vpc")
|
|
178
179
|
class Vpc(pulumi.CustomResource):
|
|
179
|
-
|
|
180
|
-
pulumi_type = "cloudamqp:index/vpc:Vpc"
|
|
181
|
-
|
|
182
180
|
@overload
|
|
183
181
|
def __init__(__self__,
|
|
184
182
|
resource_name: str,
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/vpc_connect.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
|
|
@@ -359,10 +359,8 @@ class _VpcConnectState:
|
|
|
359
359
|
pulumi.set(self, "timeout", value)
|
|
360
360
|
|
|
361
361
|
|
|
362
|
+
@pulumi.type_token("cloudamqp:index/vpcConnect:VpcConnect")
|
|
362
363
|
class VpcConnect(pulumi.CustomResource):
|
|
363
|
-
|
|
364
|
-
pulumi_type = "cloudamqp:index/vpcConnect:VpcConnect"
|
|
365
|
-
|
|
366
364
|
@overload
|
|
367
365
|
def __init__(__self__,
|
|
368
366
|
resource_name: str,
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/vpc_gcp_peering.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
|
|
@@ -328,10 +328,8 @@ class _VpcGcpPeeringState:
|
|
|
328
328
|
pulumi.set(self, "wait_on_peering_status", value)
|
|
329
329
|
|
|
330
330
|
|
|
331
|
+
@pulumi.type_token("cloudamqp:index/vpcGcpPeering:VpcGcpPeering")
|
|
331
332
|
class VpcGcpPeering(pulumi.CustomResource):
|
|
332
|
-
|
|
333
|
-
pulumi_type = "cloudamqp:index/vpcGcpPeering:VpcGcpPeering"
|
|
334
|
-
|
|
335
333
|
@overload
|
|
336
334
|
def __init__(__self__,
|
|
337
335
|
resource_name: str,
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp/vpc_peering.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
|
|
@@ -232,10 +232,8 @@ class _VpcPeeringState:
|
|
|
232
232
|
pulumi.set(self, "vpc_id", value)
|
|
233
233
|
|
|
234
234
|
|
|
235
|
+
@pulumi.type_token("cloudamqp:index/vpcPeering:VpcPeering")
|
|
235
236
|
class VpcPeering(pulumi.CustomResource):
|
|
236
|
-
|
|
237
|
-
pulumi_type = "cloudamqp:index/vpcPeering:VpcPeering"
|
|
238
|
-
|
|
239
237
|
@overload
|
|
240
238
|
def __init__(__self__,
|
|
241
239
|
resource_name: str,
|
|
@@ -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
|
|
@@ -256,10 +256,8 @@ class _WebhookState:
|
|
|
256
256
|
pulumi.set(self, "webhook_uri", value)
|
|
257
257
|
|
|
258
258
|
|
|
259
|
+
@pulumi.type_token("cloudamqp:index/webhook:Webhook")
|
|
259
260
|
class Webhook(pulumi.CustomResource):
|
|
260
|
-
|
|
261
|
-
pulumi_type = "cloudamqp:index/webhook:Webhook"
|
|
262
|
-
|
|
263
261
|
@overload
|
|
264
262
|
def __init__(__self__,
|
|
265
263
|
resource_name: str,
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp.egg-info/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pulumi_cloudamqp
|
|
3
|
-
Version: 3.
|
|
3
|
+
Version: 3.23.0
|
|
4
4
|
Summary: A Pulumi package for creating and managing CloudAMQP resources.
|
|
5
5
|
License: Apache-2.0
|
|
6
6
|
Project-URL: Homepage, https://pulumi.io
|
|
@@ -9,9 +9,9 @@ Keywords: pulumi,cloudamqp
|
|
|
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-cloudamqp/actions)
|
|
17
17
|
[](https://slack.pulumi.com)
|
{pulumi_cloudamqp-3.22.0a1746242839 → pulumi_cloudamqp-3.23.0}/pulumi_cloudamqp.egg-info/SOURCES.txt
RENAMED
|
@@ -3,7 +3,7 @@ pyproject.toml
|
|
|
3
3
|
pulumi_cloudamqp/__init__.py
|
|
4
4
|
pulumi_cloudamqp/_inputs.py
|
|
5
5
|
pulumi_cloudamqp/_utilities.py
|
|
6
|
-
pulumi_cloudamqp/
|
|
6
|
+
pulumi_cloudamqp/account_actions.py
|
|
7
7
|
pulumi_cloudamqp/alarm.py
|
|
8
8
|
pulumi_cloudamqp/custom_domain.py
|
|
9
9
|
pulumi_cloudamqp/extra_disk_size.py
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "pulumi_cloudamqp"
|
|
3
3
|
description = "A Pulumi package for creating and managing CloudAMQP 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", "cloudamqp"]
|
|
6
6
|
readme = "README.md"
|
|
7
7
|
requires-python = ">=3.9"
|
|
8
|
-
version = "3.
|
|
8
|
+
version = "3.23.0"
|
|
9
9
|
[project.license]
|
|
10
10
|
text = "Apache-2.0"
|
|
11
11
|
[project.urls]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|