pulumi-cloudamqp 3.20.0__py3-none-any.whl → 3.20.0a1724909120__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pulumi-cloudamqp might be problematic. Click here for more details.

@@ -34,7 +34,6 @@ from .privatelink_azure import *
34
34
  from .provider import *
35
35
  from .rabbit_configuration import *
36
36
  from .security_firewall import *
37
- from .upgrade_lavinmq import *
38
37
  from .upgrade_rabbitmq import *
39
38
  from .vpc import *
40
39
  from .vpc_connect import *
@@ -182,14 +181,6 @@ _utilities.register(
182
181
  "cloudamqp:index/securityFirewall:SecurityFirewall": "SecurityFirewall"
183
182
  }
184
183
  },
185
- {
186
- "pkg": "cloudamqp",
187
- "mod": "index/upgradeLavinmq",
188
- "fqn": "pulumi_cloudamqp",
189
- "classes": {
190
- "cloudamqp:index/upgradeLavinmq:UpgradeLavinmq": "UpgradeLavinmq"
191
- }
192
- },
193
184
  {
194
185
  "pkg": "cloudamqp",
195
186
  "mod": "index/upgradeRabbitmq",
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "cloudamqp",
4
- "version": "3.20.0"
4
+ "version": "3.20.0-alpha.1724909120"
5
5
  }
@@ -149,7 +149,7 @@ class UpgradeRabbitmq(pulumi.CustomResource):
149
149
  <details>
150
150
  <summary>
151
151
  <b>
152
- <i>Specify version upgrade, from v1.31.0</i>
152
+ <i>Specify version upgrade, from v1.40.0</i>
153
153
  </b>
154
154
  </summary>
155
155
 
@@ -174,7 +174,7 @@ class UpgradeRabbitmq(pulumi.CustomResource):
174
174
  <details>
175
175
  <summary>
176
176
  <b>
177
- <i>Upgrade to latest possible version, from v1.31.0</i>
177
+ <i>Upgrade to latest possible version, from v1.40.0</i>
178
178
  </b>
179
179
  </summary>
180
180
 
@@ -201,7 +201,7 @@ class UpgradeRabbitmq(pulumi.CustomResource):
201
201
  <details>
202
202
  <summary>
203
203
  <b>
204
- <i>Upgrade to latest possible version, before v1.31.0</i>
204
+ <i>Upgrade to latest possible version, before v1.40.0</i>
205
205
  </b>
206
206
  </summary>
207
207
 
@@ -293,7 +293,7 @@ class UpgradeRabbitmq(pulumi.CustomResource):
293
293
  <details>
294
294
  <summary>
295
295
  <b>
296
- <i>Specify version upgrade, from v1.31.0</i>
296
+ <i>Specify version upgrade, from v1.40.0</i>
297
297
  </b>
298
298
  </summary>
299
299
 
@@ -318,7 +318,7 @@ class UpgradeRabbitmq(pulumi.CustomResource):
318
318
  <details>
319
319
  <summary>
320
320
  <b>
321
- <i>Upgrade to latest possible version, from v1.31.0</i>
321
+ <i>Upgrade to latest possible version, from v1.40.0</i>
322
322
  </b>
323
323
  </summary>
324
324
 
@@ -345,7 +345,7 @@ class UpgradeRabbitmq(pulumi.CustomResource):
345
345
  <details>
346
346
  <summary>
347
347
  <b>
348
- <i>Upgrade to latest possible version, before v1.31.0</i>
348
+ <i>Upgrade to latest possible version, before v1.40.0</i>
349
349
  </b>
350
350
  </summary>
351
351
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_cloudamqp
3
- Version: 3.20.0
3
+ Version: 3.20.0a1724909120
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
@@ -1,4 +1,4 @@
1
- pulumi_cloudamqp/__init__.py,sha256=bT-kE4oeSjvg0GGN_7rnfIasA01nGKIk0MKXAMG0VEo,5762
1
+ pulumi_cloudamqp/__init__.py,sha256=ewe1_AokqUeqzc8ZVq3PWAYhkNk4xBk4V3VNEWhk3uE,5552
2
2
  pulumi_cloudamqp/_inputs.py,sha256=oKjcIeymBER8EgwRCQVWe2s7w2oVPdgRZJiltk3XvqQ,8830
3
3
  pulumi_cloudamqp/_utilities.py,sha256=aNnnaO6zRha3FhNHonuabR4fJLWGXANtK5dlh1Mz95k,10506
4
4
  pulumi_cloudamqp/account_action.py,sha256=s-hJMsKAoKNPDUW3sNI-I8jtoLEy6g57e5gQ3nXzk6U,7688
@@ -29,12 +29,11 @@ pulumi_cloudamqp/plugin_community.py,sha256=Qwu7EfyGQ9BMMdXvKLrXioiVauDMxPNdmMlG
29
29
  pulumi_cloudamqp/privatelink_aws.py,sha256=kEaLaTYaIYzHHqeX4SDMRHQr9vC7tIQ_fnguXQvwcVo,27833
30
30
  pulumi_cloudamqp/privatelink_azure.py,sha256=5-4XIXFf8WBdtSma_zv2vE55acOB2b9AMLwsMIIRklQ,27089
31
31
  pulumi_cloudamqp/provider.py,sha256=IwRPYsuoOzrUzVP2gmjIZ59mGte5_b0cd8_HYF0HhRc,6548
32
- pulumi_cloudamqp/pulumi-plugin.json,sha256=TMRp3vqbi9421DbhIishWmDhWFTI0BgyUW6q_Ilqt4U,69
32
+ pulumi_cloudamqp/pulumi-plugin.json,sha256=lMtUtklmPsU8SPznEBoPoUndD1CO9LOxfc-d7sAYKog,86
33
33
  pulumi_cloudamqp/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
34
34
  pulumi_cloudamqp/rabbit_configuration.py,sha256=9qT6ABDHPcurBcmlckrHJ_tt-SV5vGARHpF9xXWa0Pc,32730
35
35
  pulumi_cloudamqp/security_firewall.py,sha256=CVvmLhcosWi6qbqUhRWONE-Gf0OzgIsJc-iLhlDJNu4,11717
36
- pulumi_cloudamqp/upgrade_lavinmq.py,sha256=2fOWVCh8ba7t5C3odQkD2_ceLMSLIztcXYQMr6gNpFY,10013
37
- pulumi_cloudamqp/upgrade_rabbitmq.py,sha256=EaE-5_C02HEbyhQVwAtZjfAcZyplePG-gRsdsKnLEWo,21312
36
+ pulumi_cloudamqp/upgrade_rabbitmq.py,sha256=gnIs-kBMrnU6E_HWWZaI07KGcS0tGzlxP4oDYdwqgJ0,21312
38
37
  pulumi_cloudamqp/vpc.py,sha256=IpI_5Gqxjio5LO9AbVEDQQS43xxPDRY0RUZaJK80Odw,14630
39
38
  pulumi_cloudamqp/vpc_connect.py,sha256=9znqhMo8y8U0YMeOw06zFTy0lSNfQT7xQX_aXgjCNws,44752
40
39
  pulumi_cloudamqp/vpc_gcp_peering.py,sha256=gkhCSI7y5fRiFVmqIXRbur4R26a98bTFvUeVtc4knQg,35437
@@ -43,7 +42,7 @@ pulumi_cloudamqp/webhook.py,sha256=szPc8AXkT-5xk3JfGOBdBcPMnnkZr02fpD_beQ_uyzI,1
43
42
  pulumi_cloudamqp/config/__init__.py,sha256=cfY0smRZD3fDVc93ZIAxEl_IM2pynmXB52n3Ahzi030,285
44
43
  pulumi_cloudamqp/config/__init__.pyi,sha256=UHTIxCey3Zv15sJPQ4FzkPz4--aJNEcw9OwBw7Q2kzc,549
45
44
  pulumi_cloudamqp/config/vars.py,sha256=oFfIlqwVoffHyMowmkb9op1W1MBcSamLeviHi6IZino,939
46
- pulumi_cloudamqp-3.20.0.dist-info/METADATA,sha256=mVk1eRF-FyVhaQDzE-lR4wQaiBgrEPqcTUYLkM_nir0,2744
47
- pulumi_cloudamqp-3.20.0.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
48
- pulumi_cloudamqp-3.20.0.dist-info/top_level.txt,sha256=GzOcAz5c3r2TOma1_ftIXuXYIElI_XHfdRiJARoRz2g,17
49
- pulumi_cloudamqp-3.20.0.dist-info/RECORD,,
45
+ pulumi_cloudamqp-3.20.0a1724909120.dist-info/METADATA,sha256=UhqZSVE1f0I57lwE6eKrbaj7tY8xdrGQVnoqETWoQfU,2755
46
+ pulumi_cloudamqp-3.20.0a1724909120.dist-info/WHEEL,sha256=UvcQYKBHoFqaQd6LKyqHw9fxEolWLQnlzP0h_LgJAfI,91
47
+ pulumi_cloudamqp-3.20.0a1724909120.dist-info/top_level.txt,sha256=GzOcAz5c3r2TOma1_ftIXuXYIElI_XHfdRiJARoRz2g,17
48
+ pulumi_cloudamqp-3.20.0a1724909120.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (74.1.2)
2
+ Generator: setuptools (74.0.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,271 +0,0 @@
1
- # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
- # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
-
5
- import copy
6
- import warnings
7
- import pulumi
8
- import pulumi.runtime
9
- from typing import Any, Mapping, Optional, Sequence, Union, overload
10
- from . import _utilities
11
-
12
- __all__ = ['UpgradeLavinmqArgs', 'UpgradeLavinmq']
13
-
14
- @pulumi.input_type
15
- class UpgradeLavinmqArgs:
16
- def __init__(__self__, *,
17
- instance_id: pulumi.Input[int],
18
- new_version: Optional[pulumi.Input[str]] = None):
19
- """
20
- The set of arguments for constructing a UpgradeLavinmq resource.
21
- :param pulumi.Input[int] instance_id: The CloudAMQP instance identifier
22
- :param pulumi.Input[str] new_version: The new version to upgrade to
23
- """
24
- pulumi.set(__self__, "instance_id", instance_id)
25
- if new_version is not None:
26
- pulumi.set(__self__, "new_version", new_version)
27
-
28
- @property
29
- @pulumi.getter(name="instanceId")
30
- def instance_id(self) -> pulumi.Input[int]:
31
- """
32
- The CloudAMQP instance identifier
33
- """
34
- return pulumi.get(self, "instance_id")
35
-
36
- @instance_id.setter
37
- def instance_id(self, value: pulumi.Input[int]):
38
- pulumi.set(self, "instance_id", value)
39
-
40
- @property
41
- @pulumi.getter(name="newVersion")
42
- def new_version(self) -> Optional[pulumi.Input[str]]:
43
- """
44
- The new version to upgrade to
45
- """
46
- return pulumi.get(self, "new_version")
47
-
48
- @new_version.setter
49
- def new_version(self, value: Optional[pulumi.Input[str]]):
50
- pulumi.set(self, "new_version", value)
51
-
52
-
53
- @pulumi.input_type
54
- class _UpgradeLavinmqState:
55
- def __init__(__self__, *,
56
- instance_id: Optional[pulumi.Input[int]] = None,
57
- new_version: Optional[pulumi.Input[str]] = None):
58
- """
59
- Input properties used for looking up and filtering UpgradeLavinmq resources.
60
- :param pulumi.Input[int] instance_id: The CloudAMQP instance identifier
61
- :param pulumi.Input[str] new_version: The new version to upgrade to
62
- """
63
- if instance_id is not None:
64
- pulumi.set(__self__, "instance_id", instance_id)
65
- if new_version is not None:
66
- pulumi.set(__self__, "new_version", new_version)
67
-
68
- @property
69
- @pulumi.getter(name="instanceId")
70
- def instance_id(self) -> Optional[pulumi.Input[int]]:
71
- """
72
- The CloudAMQP instance identifier
73
- """
74
- return pulumi.get(self, "instance_id")
75
-
76
- @instance_id.setter
77
- def instance_id(self, value: Optional[pulumi.Input[int]]):
78
- pulumi.set(self, "instance_id", value)
79
-
80
- @property
81
- @pulumi.getter(name="newVersion")
82
- def new_version(self) -> Optional[pulumi.Input[str]]:
83
- """
84
- The new version to upgrade to
85
- """
86
- return pulumi.get(self, "new_version")
87
-
88
- @new_version.setter
89
- def new_version(self, value: Optional[pulumi.Input[str]]):
90
- pulumi.set(self, "new_version", value)
91
-
92
-
93
- class UpgradeLavinmq(pulumi.CustomResource):
94
- @overload
95
- def __init__(__self__,
96
- resource_name: str,
97
- opts: Optional[pulumi.ResourceOptions] = None,
98
- instance_id: Optional[pulumi.Input[int]] = None,
99
- new_version: Optional[pulumi.Input[str]] = None,
100
- __props__=None):
101
- """
102
- This resource allows you to upgrade LavinMQ version.
103
-
104
- See below example usage.
105
-
106
- Only available for dedicated subscription plans running ***LavinMQ***.
107
-
108
- ## Example Usage
109
-
110
- <details>
111
- <summary>
112
- <b>
113
- <i>Upgrade LavinMQ, specify which version to upgrade to, from v1.32.0</i>
114
- </b>
115
- </summary>
116
-
117
- Specify the version to upgrade to. List available upgradable versions, use [CloudAMQP API](https://docs.cloudamqp.com/cloudamqp_api.html#get-available-versions).
118
-
119
- ```python
120
- import pulumi
121
- import pulumi_cloudamqp as cloudamqp
122
-
123
- instance = cloudamqp.Instance("instance",
124
- name="lavinmq-version-upgrade-test",
125
- plan="lynx-1",
126
- region="amazon-web-services::us-west-1")
127
- upgrade = cloudamqp.UpgradeLavinmq("upgrade",
128
- instance_id=instance.id,
129
- new_version="1.3.1")
130
- ```
131
-
132
- </details>
133
-
134
- ## Important Upgrade Information
135
-
136
- > - All single node upgrades will require some downtime since LavinMQ needs a restart.
137
- > - Auto delete queues (queues that are marked AD) will be deleted during the update.
138
-
139
- ## Import
140
-
141
- Not possible to import this resource.
142
-
143
- :param str resource_name: The name of the resource.
144
- :param pulumi.ResourceOptions opts: Options for the resource.
145
- :param pulumi.Input[int] instance_id: The CloudAMQP instance identifier
146
- :param pulumi.Input[str] new_version: The new version to upgrade to
147
- """
148
- ...
149
- @overload
150
- def __init__(__self__,
151
- resource_name: str,
152
- args: UpgradeLavinmqArgs,
153
- opts: Optional[pulumi.ResourceOptions] = None):
154
- """
155
- This resource allows you to upgrade LavinMQ version.
156
-
157
- See below example usage.
158
-
159
- Only available for dedicated subscription plans running ***LavinMQ***.
160
-
161
- ## Example Usage
162
-
163
- <details>
164
- <summary>
165
- <b>
166
- <i>Upgrade LavinMQ, specify which version to upgrade to, from v1.32.0</i>
167
- </b>
168
- </summary>
169
-
170
- Specify the version to upgrade to. List available upgradable versions, use [CloudAMQP API](https://docs.cloudamqp.com/cloudamqp_api.html#get-available-versions).
171
-
172
- ```python
173
- import pulumi
174
- import pulumi_cloudamqp as cloudamqp
175
-
176
- instance = cloudamqp.Instance("instance",
177
- name="lavinmq-version-upgrade-test",
178
- plan="lynx-1",
179
- region="amazon-web-services::us-west-1")
180
- upgrade = cloudamqp.UpgradeLavinmq("upgrade",
181
- instance_id=instance.id,
182
- new_version="1.3.1")
183
- ```
184
-
185
- </details>
186
-
187
- ## Important Upgrade Information
188
-
189
- > - All single node upgrades will require some downtime since LavinMQ needs a restart.
190
- > - Auto delete queues (queues that are marked AD) will be deleted during the update.
191
-
192
- ## Import
193
-
194
- Not possible to import this resource.
195
-
196
- :param str resource_name: The name of the resource.
197
- :param UpgradeLavinmqArgs args: The arguments to use to populate this resource's properties.
198
- :param pulumi.ResourceOptions opts: Options for the resource.
199
- """
200
- ...
201
- def __init__(__self__, resource_name: str, *args, **kwargs):
202
- resource_args, opts = _utilities.get_resource_args_opts(UpgradeLavinmqArgs, pulumi.ResourceOptions, *args, **kwargs)
203
- if resource_args is not None:
204
- __self__._internal_init(resource_name, opts, **resource_args.__dict__)
205
- else:
206
- __self__._internal_init(resource_name, *args, **kwargs)
207
-
208
- def _internal_init(__self__,
209
- resource_name: str,
210
- opts: Optional[pulumi.ResourceOptions] = None,
211
- instance_id: Optional[pulumi.Input[int]] = None,
212
- new_version: Optional[pulumi.Input[str]] = None,
213
- __props__=None):
214
- opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
215
- if not isinstance(opts, pulumi.ResourceOptions):
216
- raise TypeError('Expected resource options to be a ResourceOptions instance')
217
- if opts.id is None:
218
- if __props__ is not None:
219
- raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
220
- __props__ = UpgradeLavinmqArgs.__new__(UpgradeLavinmqArgs)
221
-
222
- if instance_id is None and not opts.urn:
223
- raise TypeError("Missing required property 'instance_id'")
224
- __props__.__dict__["instance_id"] = instance_id
225
- __props__.__dict__["new_version"] = new_version
226
- super(UpgradeLavinmq, __self__).__init__(
227
- 'cloudamqp:index/upgradeLavinmq:UpgradeLavinmq',
228
- resource_name,
229
- __props__,
230
- opts)
231
-
232
- @staticmethod
233
- def get(resource_name: str,
234
- id: pulumi.Input[str],
235
- opts: Optional[pulumi.ResourceOptions] = None,
236
- instance_id: Optional[pulumi.Input[int]] = None,
237
- new_version: Optional[pulumi.Input[str]] = None) -> 'UpgradeLavinmq':
238
- """
239
- Get an existing UpgradeLavinmq resource's state with the given name, id, and optional extra
240
- properties used to qualify the lookup.
241
-
242
- :param str resource_name: The unique name of the resulting resource.
243
- :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
244
- :param pulumi.ResourceOptions opts: Options for the resource.
245
- :param pulumi.Input[int] instance_id: The CloudAMQP instance identifier
246
- :param pulumi.Input[str] new_version: The new version to upgrade to
247
- """
248
- opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
249
-
250
- __props__ = _UpgradeLavinmqState.__new__(_UpgradeLavinmqState)
251
-
252
- __props__.__dict__["instance_id"] = instance_id
253
- __props__.__dict__["new_version"] = new_version
254
- return UpgradeLavinmq(resource_name, opts=opts, __props__=__props__)
255
-
256
- @property
257
- @pulumi.getter(name="instanceId")
258
- def instance_id(self) -> pulumi.Output[int]:
259
- """
260
- The CloudAMQP instance identifier
261
- """
262
- return pulumi.get(self, "instance_id")
263
-
264
- @property
265
- @pulumi.getter(name="newVersion")
266
- def new_version(self) -> pulumi.Output[Optional[str]]:
267
- """
268
- The new version to upgrade to
269
- """
270
- return pulumi.get(self, "new_version")
271
-