pulumiverse-scaleway 1.22.0__py3-none-any.whl → 1.22.0a1734426838__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 pulumiverse-scaleway might be problematic. Click here for more details.

Files changed (102) hide show
  1. pulumiverse_scaleway/__init__.py +0 -1
  2. pulumiverse_scaleway/_inputs.py +3 -3
  3. pulumiverse_scaleway/baremetal_server.py +7 -67
  4. pulumiverse_scaleway/cockpit_grafana_user.py +0 -28
  5. pulumiverse_scaleway/cockpit_source.py +3 -53
  6. pulumiverse_scaleway/get_account_project.py +2 -2
  7. pulumiverse_scaleway/get_account_ssh_key.py +2 -2
  8. pulumiverse_scaleway/get_availability_zones.py +2 -2
  9. pulumiverse_scaleway/get_baremetal_offer.py +2 -2
  10. pulumiverse_scaleway/get_baremetal_option.py +2 -2
  11. pulumiverse_scaleway/get_baremetal_os.py +2 -2
  12. pulumiverse_scaleway/get_baremetal_server.py +2 -2
  13. pulumiverse_scaleway/get_billing_consumptions.py +2 -2
  14. pulumiverse_scaleway/get_billing_invoices.py +2 -2
  15. pulumiverse_scaleway/get_block_snapshot.py +2 -2
  16. pulumiverse_scaleway/get_block_volume.py +2 -2
  17. pulumiverse_scaleway/get_cockpit.py +2 -2
  18. pulumiverse_scaleway/get_cockpit_plan.py +2 -2
  19. pulumiverse_scaleway/get_config.py +2 -2
  20. pulumiverse_scaleway/get_container.py +2 -2
  21. pulumiverse_scaleway/get_container_namespace.py +2 -2
  22. pulumiverse_scaleway/get_database.py +2 -2
  23. pulumiverse_scaleway/get_database_acl.py +2 -2
  24. pulumiverse_scaleway/get_database_backup.py +2 -2
  25. pulumiverse_scaleway/get_database_instance.py +2 -2
  26. pulumiverse_scaleway/get_database_privilege.py +2 -2
  27. pulumiverse_scaleway/get_domain_record.py +2 -2
  28. pulumiverse_scaleway/get_domain_zone.py +2 -2
  29. pulumiverse_scaleway/get_flexible_ip.py +2 -2
  30. pulumiverse_scaleway/get_flexible_ips.py +2 -2
  31. pulumiverse_scaleway/get_function.py +2 -2
  32. pulumiverse_scaleway/get_function_namespace.py +2 -2
  33. pulumiverse_scaleway/get_iam_api_key.py +2 -2
  34. pulumiverse_scaleway/get_iam_application.py +2 -2
  35. pulumiverse_scaleway/get_iam_group.py +2 -2
  36. pulumiverse_scaleway/get_iam_ssh_key.py +2 -2
  37. pulumiverse_scaleway/get_iam_user.py +2 -2
  38. pulumiverse_scaleway/get_instance_image.py +2 -2
  39. pulumiverse_scaleway/get_instance_ip.py +2 -2
  40. pulumiverse_scaleway/get_instance_placement_group.py +2 -2
  41. pulumiverse_scaleway/get_instance_private_nic.py +2 -2
  42. pulumiverse_scaleway/get_instance_security_group.py +2 -2
  43. pulumiverse_scaleway/get_instance_server.py +2 -2
  44. pulumiverse_scaleway/get_instance_servers.py +2 -2
  45. pulumiverse_scaleway/get_instance_snapshot.py +2 -2
  46. pulumiverse_scaleway/get_instance_volume.py +2 -2
  47. pulumiverse_scaleway/get_iot_device.py +2 -2
  48. pulumiverse_scaleway/get_iot_hub.py +2 -2
  49. pulumiverse_scaleway/get_ipam_ip.py +2 -2
  50. pulumiverse_scaleway/get_ipam_ips.py +2 -2
  51. pulumiverse_scaleway/get_k8s_version.py +2 -2
  52. pulumiverse_scaleway/get_kubernetes_cluster.py +2 -2
  53. pulumiverse_scaleway/get_kubernetes_node_pool.py +2 -2
  54. pulumiverse_scaleway/get_lb_acls.py +2 -2
  55. pulumiverse_scaleway/get_lb_backend.py +2 -2
  56. pulumiverse_scaleway/get_lb_backends.py +2 -2
  57. pulumiverse_scaleway/get_lb_frontend.py +2 -2
  58. pulumiverse_scaleway/get_lb_frontends.py +2 -2
  59. pulumiverse_scaleway/get_lb_ips.py +2 -2
  60. pulumiverse_scaleway/get_lb_route.py +2 -2
  61. pulumiverse_scaleway/get_lb_routes.py +2 -2
  62. pulumiverse_scaleway/get_lbs.py +2 -2
  63. pulumiverse_scaleway/get_loadbalancer.py +2 -2
  64. pulumiverse_scaleway/get_loadbalancer_certificate.py +2 -2
  65. pulumiverse_scaleway/get_loadbalancer_ip.py +2 -2
  66. pulumiverse_scaleway/get_marketplace_image.py +2 -2
  67. pulumiverse_scaleway/get_mnq_sns.py +2 -2
  68. pulumiverse_scaleway/get_mnq_sqs.py +2 -2
  69. pulumiverse_scaleway/get_mongo_db_instance.py +2 -2
  70. pulumiverse_scaleway/get_object_bucket.py +2 -2
  71. pulumiverse_scaleway/get_object_bucket_policy.py +2 -2
  72. pulumiverse_scaleway/get_redis_cluster.py +2 -2
  73. pulumiverse_scaleway/get_registry_image.py +2 -2
  74. pulumiverse_scaleway/get_registry_image_tag.py +2 -2
  75. pulumiverse_scaleway/get_registry_namespace.py +2 -2
  76. pulumiverse_scaleway/get_secret.py +2 -2
  77. pulumiverse_scaleway/get_secret_version.py +2 -2
  78. pulumiverse_scaleway/get_tem_domain.py +2 -2
  79. pulumiverse_scaleway/get_vpc.py +2 -2
  80. pulumiverse_scaleway/get_vpc_gateway_network.py +2 -2
  81. pulumiverse_scaleway/get_vpc_private_network.py +2 -2
  82. pulumiverse_scaleway/get_vpc_public_gateway.py +2 -2
  83. pulumiverse_scaleway/get_vpc_public_gateway_dhcp.py +2 -2
  84. pulumiverse_scaleway/get_vpc_public_gateway_dhcp_reservation.py +2 -2
  85. pulumiverse_scaleway/get_vpc_public_gateway_ip.py +2 -2
  86. pulumiverse_scaleway/get_vpc_public_pat_rule.py +2 -2
  87. pulumiverse_scaleway/get_vpc_routes.py +2 -2
  88. pulumiverse_scaleway/get_vpcs.py +2 -2
  89. pulumiverse_scaleway/get_web_host_offer.py +2 -2
  90. pulumiverse_scaleway/get_webhosting.py +2 -2
  91. pulumiverse_scaleway/instance_server.py +4 -9
  92. pulumiverse_scaleway/object_bucket.py +1 -1
  93. pulumiverse_scaleway/object_item.py +0 -49
  94. pulumiverse_scaleway/outputs.py +2 -2
  95. pulumiverse_scaleway/pulumi-plugin.json +1 -1
  96. pulumiverse_scaleway/redis_cluster.py +14 -49
  97. pulumiverse_scaleway/vpc_gateway_network.py +7 -7
  98. {pulumiverse_scaleway-1.22.0.dist-info → pulumiverse_scaleway-1.22.0a1734426838.dist-info}/METADATA +2 -2
  99. {pulumiverse_scaleway-1.22.0.dist-info → pulumiverse_scaleway-1.22.0a1734426838.dist-info}/RECORD +101 -102
  100. {pulumiverse_scaleway-1.22.0.dist-info → pulumiverse_scaleway-1.22.0a1734426838.dist-info}/WHEEL +1 -1
  101. pulumiverse_scaleway/get_cockpit_source.py +0 -262
  102. {pulumiverse_scaleway-1.22.0.dist-info → pulumiverse_scaleway-1.22.0a1734426838.dist-info}/top_level.txt +0 -0
@@ -236,7 +236,7 @@ def get_vpc_gateway_network_output(dhcp_id: Optional[pulumi.Input[Optional[str]]
236
236
  gateway_id: Optional[pulumi.Input[Optional[str]]] = None,
237
237
  gateway_network_id: Optional[pulumi.Input[Optional[str]]] = None,
238
238
  private_network_id: Optional[pulumi.Input[Optional[str]]] = None,
239
- opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetVpcGatewayNetworkResult]:
239
+ opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcGatewayNetworkResult]:
240
240
  """
241
241
  Gets information about a GatewayNetwork (a connection between a Public Gateway and a Private Network).
242
242
 
@@ -267,7 +267,7 @@ def get_vpc_gateway_network_output(dhcp_id: Optional[pulumi.Input[Optional[str]]
267
267
  __args__['gatewayId'] = gateway_id
268
268
  __args__['gatewayNetworkId'] = gateway_network_id
269
269
  __args__['privateNetworkId'] = private_network_id
270
- opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
270
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
271
271
  __ret__ = pulumi.runtime.invoke_output('scaleway:index/getVpcGatewayNetwork:getVpcGatewayNetwork', __args__, opts=opts, typ=GetVpcGatewayNetworkResult)
272
272
  return __ret__.apply(lambda __response__: GetVpcGatewayNetworkResult(
273
273
  cleanup_dhcp=pulumi.get(__response__, 'cleanup_dhcp'),
@@ -232,7 +232,7 @@ def get_vpc_private_network_output(name: Optional[pulumi.Input[Optional[str]]] =
232
232
  project_id: Optional[pulumi.Input[Optional[str]]] = None,
233
233
  region: Optional[pulumi.Input[Optional[str]]] = None,
234
234
  vpc_id: Optional[pulumi.Input[Optional[str]]] = None,
235
- opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetVpcPrivateNetworkResult]:
235
+ opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcPrivateNetworkResult]:
236
236
  """
237
237
  Gets information about a Private Network.
238
238
 
@@ -263,7 +263,7 @@ def get_vpc_private_network_output(name: Optional[pulumi.Input[Optional[str]]] =
263
263
  __args__['projectId'] = project_id
264
264
  __args__['region'] = region
265
265
  __args__['vpcId'] = vpc_id
266
- opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
266
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
267
267
  __ret__ = pulumi.runtime.invoke_output('scaleway:index/getVpcPrivateNetwork:getVpcPrivateNetwork', __args__, opts=opts, typ=GetVpcPrivateNetworkResult)
268
268
  return __ret__.apply(lambda __response__: GetVpcPrivateNetworkResult(
269
269
  created_at=pulumi.get(__response__, 'created_at'),
@@ -252,7 +252,7 @@ def get_vpc_public_gateway_output(name: Optional[pulumi.Input[Optional[str]]] =
252
252
  project_id: Optional[pulumi.Input[Optional[str]]] = None,
253
253
  public_gateway_id: Optional[pulumi.Input[Optional[str]]] = None,
254
254
  zone: Optional[pulumi.Input[Optional[str]]] = None,
255
- opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetVpcPublicGatewayResult]:
255
+ opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcPublicGatewayResult]:
256
256
  """
257
257
  Gets information about a Public Gateway.
258
258
 
@@ -282,7 +282,7 @@ def get_vpc_public_gateway_output(name: Optional[pulumi.Input[Optional[str]]] =
282
282
  __args__['projectId'] = project_id
283
283
  __args__['publicGatewayId'] = public_gateway_id
284
284
  __args__['zone'] = zone
285
- opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
285
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
286
286
  __ret__ = pulumi.runtime.invoke_output('scaleway:index/getVpcPublicGateway:getVpcPublicGateway', __args__, opts=opts, typ=GetVpcPublicGatewayResult)
287
287
  return __ret__.apply(lambda __response__: GetVpcPublicGatewayResult(
288
288
  bastion_enabled=pulumi.get(__response__, 'bastion_enabled'),
@@ -263,7 +263,7 @@ def get_vpc_public_gateway_dhcp(dhcp_id: Optional[str] = None,
263
263
  valid_lifetime=pulumi.get(__ret__, 'valid_lifetime'),
264
264
  zone=pulumi.get(__ret__, 'zone'))
265
265
  def get_vpc_public_gateway_dhcp_output(dhcp_id: Optional[pulumi.Input[str]] = None,
266
- opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetVpcPublicGatewayDhcpResult]:
266
+ opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcPublicGatewayDhcpResult]:
267
267
  """
268
268
  Gets information about a Public Gateway DHCP configuration.
269
269
 
@@ -280,7 +280,7 @@ def get_vpc_public_gateway_dhcp_output(dhcp_id: Optional[pulumi.Input[str]] = No
280
280
  """
281
281
  __args__ = dict()
282
282
  __args__['dhcpId'] = dhcp_id
283
- opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
283
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
284
284
  __ret__ = pulumi.runtime.invoke_output('scaleway:index/getVpcPublicGatewayDhcp:getVpcPublicGatewayDhcp', __args__, opts=opts, typ=GetVpcPublicGatewayDhcpResult)
285
285
  return __ret__.apply(lambda __response__: GetVpcPublicGatewayDhcpResult(
286
286
  address=pulumi.get(__response__, 'address'),
@@ -265,7 +265,7 @@ def get_vpc_public_gateway_dhcp_reservation_output(gateway_network_id: Optional[
265
265
  reservation_id: Optional[pulumi.Input[Optional[str]]] = None,
266
266
  wait_for_dhcp: Optional[pulumi.Input[Optional[bool]]] = None,
267
267
  zone: Optional[pulumi.Input[Optional[str]]] = None,
268
- opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetVpcPublicGatewayDhcpReservationResult]:
268
+ opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcPublicGatewayDhcpReservationResult]:
269
269
  """
270
270
  Gets information about a DHCP entry. For further information, please see the
271
271
  API [documentation](https://www.scaleway.com/en/developers/api/public-gateway/#path-dhcp-entries-list-dhcp-entries)/
@@ -366,7 +366,7 @@ def get_vpc_public_gateway_dhcp_reservation_output(gateway_network_id: Optional[
366
366
  __args__['reservationId'] = reservation_id
367
367
  __args__['waitForDhcp'] = wait_for_dhcp
368
368
  __args__['zone'] = zone
369
- opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
369
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
370
370
  __ret__ = pulumi.runtime.invoke_output('scaleway:index/getVpcPublicGatewayDhcpReservation:getVpcPublicGatewayDhcpReservation', __args__, opts=opts, typ=GetVpcPublicGatewayDhcpReservationResult)
371
371
  return __ret__.apply(lambda __response__: GetVpcPublicGatewayDhcpReservationResult(
372
372
  created_at=pulumi.get(__response__, 'created_at'),
@@ -165,7 +165,7 @@ def get_vpc_public_gateway_ip(ip_id: Optional[str] = None,
165
165
  updated_at=pulumi.get(__ret__, 'updated_at'),
166
166
  zone=pulumi.get(__ret__, 'zone'))
167
167
  def get_vpc_public_gateway_ip_output(ip_id: Optional[pulumi.Input[Optional[str]]] = None,
168
- opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetVpcPublicGatewayIpResult]:
168
+ opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcPublicGatewayIpResult]:
169
169
  """
170
170
  Gets information about a Public Gateway public flexible IP address.
171
171
 
@@ -184,7 +184,7 @@ def get_vpc_public_gateway_ip_output(ip_id: Optional[pulumi.Input[Optional[str]]
184
184
  """
185
185
  __args__ = dict()
186
186
  __args__['ipId'] = ip_id
187
- opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
187
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
188
188
  __ret__ = pulumi.runtime.invoke_output('scaleway:index/getVpcPublicGatewayIp:getVpcPublicGatewayIp', __args__, opts=opts, typ=GetVpcPublicGatewayIpResult)
189
189
  return __ret__.apply(lambda __response__: GetVpcPublicGatewayIpResult(
190
190
  address=pulumi.get(__response__, 'address'),
@@ -235,7 +235,7 @@ def get_vpc_public_pat_rule(pat_rule_id: Optional[str] = None,
235
235
  zone=pulumi.get(__ret__, 'zone'))
236
236
  def get_vpc_public_pat_rule_output(pat_rule_id: Optional[pulumi.Input[str]] = None,
237
237
  zone: Optional[pulumi.Input[Optional[str]]] = None,
238
- opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetVpcPublicPatRuleResult]:
238
+ opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcPublicPatRuleResult]:
239
239
  """
240
240
  Gets information about a Public Gateway PAT rule. For further information, please see the
241
241
  API [documentation](https://www.scaleway.com/en/developers/api/public-gateway/#path-pat-rules-list-pat-rules).
@@ -297,7 +297,7 @@ def get_vpc_public_pat_rule_output(pat_rule_id: Optional[pulumi.Input[str]] = No
297
297
  __args__ = dict()
298
298
  __args__['patRuleId'] = pat_rule_id
299
299
  __args__['zone'] = zone
300
- opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
300
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
301
301
  __ret__ = pulumi.runtime.invoke_output('scaleway:index/getVpcPublicPatRule:getVpcPublicPatRule', __args__, opts=opts, typ=GetVpcPublicPatRuleResult)
302
302
  return __ret__.apply(lambda __response__: GetVpcPublicPatRuleResult(
303
303
  created_at=pulumi.get(__response__, 'created_at'),
@@ -173,7 +173,7 @@ def get_vpc_routes_output(is_ipv6: Optional[pulumi.Input[Optional[bool]]] = None
173
173
  region: Optional[pulumi.Input[Optional[str]]] = None,
174
174
  tags: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
175
175
  vpc_id: Optional[pulumi.Input[Optional[str]]] = None,
176
- opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetVpcRoutesResult]:
176
+ opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcRoutesResult]:
177
177
  """
178
178
  Gets information about multiple VPC routes.
179
179
 
@@ -194,7 +194,7 @@ def get_vpc_routes_output(is_ipv6: Optional[pulumi.Input[Optional[bool]]] = None
194
194
  __args__['region'] = region
195
195
  __args__['tags'] = tags
196
196
  __args__['vpcId'] = vpc_id
197
- opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
197
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
198
198
  __ret__ = pulumi.runtime.invoke_output('scaleway:index/getVpcRoutes:getVpcRoutes', __args__, opts=opts, typ=GetVpcRoutesResult)
199
199
  return __ret__.apply(lambda __response__: GetVpcRoutesResult(
200
200
  id=pulumi.get(__response__, 'id'),
@@ -147,7 +147,7 @@ def get_vpcs_output(name: Optional[pulumi.Input[Optional[str]]] = None,
147
147
  project_id: Optional[pulumi.Input[Optional[str]]] = None,
148
148
  region: Optional[pulumi.Input[Optional[str]]] = None,
149
149
  tags: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
150
- opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetVpcsResult]:
150
+ opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcsResult]:
151
151
  """
152
152
  Gets information about multiple Virtual Private Clouds.
153
153
 
@@ -162,7 +162,7 @@ def get_vpcs_output(name: Optional[pulumi.Input[Optional[str]]] = None,
162
162
  __args__['projectId'] = project_id
163
163
  __args__['region'] = region
164
164
  __args__['tags'] = tags
165
- opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
165
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
166
166
  __ret__ = pulumi.runtime.invoke_output('scaleway:index/getVpcs:getVpcs', __args__, opts=opts, typ=GetVpcsResult)
167
167
  return __ret__.apply(lambda __response__: GetVpcsResult(
168
168
  id=pulumi.get(__response__, 'id'),
@@ -155,7 +155,7 @@ def get_web_host_offer(name: Optional[str] = None,
155
155
  def get_web_host_offer_output(name: Optional[pulumi.Input[Optional[str]]] = None,
156
156
  offer_id: Optional[pulumi.Input[Optional[str]]] = None,
157
157
  region: Optional[pulumi.Input[Optional[str]]] = None,
158
- opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetWebHostOfferResult]:
158
+ opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetWebHostOfferResult]:
159
159
  """
160
160
  Gets information about a webhosting offer.
161
161
 
@@ -180,7 +180,7 @@ def get_web_host_offer_output(name: Optional[pulumi.Input[Optional[str]]] = None
180
180
  __args__['name'] = name
181
181
  __args__['offerId'] = offer_id
182
182
  __args__['region'] = region
183
- opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
183
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
184
184
  __ret__ = pulumi.runtime.invoke_output('scaleway:index/getWebHostOffer:getWebHostOffer', __args__, opts=opts, typ=GetWebHostOfferResult)
185
185
  return __ret__.apply(lambda __response__: GetWebHostOfferResult(
186
186
  billing_operation_path=pulumi.get(__response__, 'billing_operation_path'),
@@ -280,7 +280,7 @@ def get_webhosting_output(domain: Optional[pulumi.Input[Optional[str]]] = None,
280
280
  organization_id: Optional[pulumi.Input[Optional[str]]] = None,
281
281
  project_id: Optional[pulumi.Input[Optional[str]]] = None,
282
282
  webhosting_id: Optional[pulumi.Input[Optional[str]]] = None,
283
- opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetWebhostingResult]:
283
+ opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetWebhostingResult]:
284
284
  """
285
285
  Gets information about a webhosting.
286
286
 
@@ -307,7 +307,7 @@ def get_webhosting_output(domain: Optional[pulumi.Input[Optional[str]]] = None,
307
307
  __args__['organizationId'] = organization_id
308
308
  __args__['projectId'] = project_id
309
309
  __args__['webhostingId'] = webhosting_id
310
- opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
310
+ opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
311
311
  __ret__ = pulumi.runtime.invoke_output('scaleway:index/getWebhosting:getWebhosting', __args__, opts=opts, typ=GetWebhostingResult)
312
312
  return __ret__.apply(lambda __response__: GetWebhostingResult(
313
313
  cpanel_urls=pulumi.get(__response__, 'cpanel_urls'),
@@ -533,7 +533,7 @@ class _InstanceServerState:
533
533
 
534
534
  > **Important:** When updating `placement_group_id` the `state` must be set to `stopped`, otherwise it will fail.
535
535
  :param pulumi.Input[bool] placement_group_policy_respected: True when the placement group policy is respected.
536
- :param pulumi.Input[str] private_ip: The Scaleway internal IP address of the server (Deprecated use ipam_ip datasource instead).
536
+ :param pulumi.Input[str] private_ip: The Scaleway internal IP address of the server.
537
537
  :param pulumi.Input[Sequence[pulumi.Input['InstanceServerPrivateNetworkArgs']]] private_networks: The private network associated with the server.
538
538
  Use the `pn_id` key to attach a [private_network](https://www.scaleway.com/en/developers/api/instance/#path-private-nics-list-all-private-nics) on your instance.
539
539
  :param pulumi.Input[str] project_id: `project_id`) The ID of the project the server is associated with.
@@ -608,9 +608,6 @@ class _InstanceServerState:
608
608
  pulumi.set(__self__, "placement_group_id", placement_group_id)
609
609
  if placement_group_policy_respected is not None:
610
610
  pulumi.set(__self__, "placement_group_policy_respected", placement_group_policy_respected)
611
- if private_ip is not None:
612
- warnings.warn("""Use ipam_ip datasource instead to fetch your server's IP in your private network.""", DeprecationWarning)
613
- pulumi.log.warn("""private_ip is deprecated: Use ipam_ip datasource instead to fetch your server's IP in your private network.""")
614
611
  if private_ip is not None:
615
612
  pulumi.set(__self__, "private_ip", private_ip)
616
613
  if private_networks is not None:
@@ -864,10 +861,9 @@ class _InstanceServerState:
864
861
 
865
862
  @property
866
863
  @pulumi.getter(name="privateIp")
867
- @_utilities.deprecated("""Use ipam_ip datasource instead to fetch your server's IP in your private network.""")
868
864
  def private_ip(self) -> Optional[pulumi.Input[str]]:
869
865
  """
870
- The Scaleway internal IP address of the server (Deprecated use ipam_ip datasource instead).
866
+ The Scaleway internal IP address of the server.
871
867
  """
872
868
  return pulumi.get(self, "private_ip")
873
869
 
@@ -1660,7 +1656,7 @@ class InstanceServer(pulumi.CustomResource):
1660
1656
 
1661
1657
  > **Important:** When updating `placement_group_id` the `state` must be set to `stopped`, otherwise it will fail.
1662
1658
  :param pulumi.Input[bool] placement_group_policy_respected: True when the placement group policy is respected.
1663
- :param pulumi.Input[str] private_ip: The Scaleway internal IP address of the server (Deprecated use ipam_ip datasource instead).
1659
+ :param pulumi.Input[str] private_ip: The Scaleway internal IP address of the server.
1664
1660
  :param pulumi.Input[Sequence[pulumi.Input[Union['InstanceServerPrivateNetworkArgs', 'InstanceServerPrivateNetworkArgsDict']]]] private_networks: The private network associated with the server.
1665
1661
  Use the `pn_id` key to attach a [private_network](https://www.scaleway.com/en/developers/api/instance/#path-private-nics-list-all-private-nics) on your instance.
1666
1662
  :param pulumi.Input[str] project_id: `project_id`) The ID of the project the server is associated with.
@@ -1878,10 +1874,9 @@ class InstanceServer(pulumi.CustomResource):
1878
1874
 
1879
1875
  @property
1880
1876
  @pulumi.getter(name="privateIp")
1881
- @_utilities.deprecated("""Use ipam_ip datasource instead to fetch your server's IP in your private network.""")
1882
1877
  def private_ip(self) -> pulumi.Output[str]:
1883
1878
  """
1884
- The Scaleway internal IP address of the server (Deprecated use ipam_ip datasource instead).
1879
+ The Scaleway internal IP address of the server.
1885
1880
  """
1886
1881
  return pulumi.get(self, "private_ip")
1887
1882
 
@@ -794,7 +794,7 @@ class ObjectBucket(pulumi.CustomResource):
794
794
 
795
795
  @property
796
796
  @pulumi.getter(name="corsRules")
797
- def cors_rules(self) -> pulumi.Output[Sequence['outputs.ObjectBucketCorsRule']]:
797
+ def cors_rules(self) -> pulumi.Output[Optional[Sequence['outputs.ObjectBucketCorsRule']]]:
798
798
  return pulumi.get(self, "cors_rules")
799
799
 
800
800
  @property
@@ -28,7 +28,6 @@ class ObjectItemArgs:
28
28
  metadata: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
29
29
  project_id: Optional[pulumi.Input[str]] = None,
30
30
  region: Optional[pulumi.Input[str]] = None,
31
- sse_customer_key: Optional[pulumi.Input[str]] = None,
32
31
  storage_class: Optional[pulumi.Input[str]] = None,
33
32
  tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
34
33
  visibility: Optional[pulumi.Input[str]] = None):
@@ -45,7 +44,6 @@ class ObjectItemArgs:
45
44
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] metadata: Map of metadata used for the object (keys must be lowercase).
46
45
  :param pulumi.Input[str] project_id: The project_id you want to attach the resource to
47
46
  :param pulumi.Input[str] region: The Scaleway region the bucket resides in.
48
- :param pulumi.Input[str] sse_customer_key: Customer's encryption keys to encrypt data (SSE-C)
49
47
  :param pulumi.Input[str] storage_class: Specifies the Scaleway [storage class](https://www.scaleway.com/en/docs/storage/object/concepts/#storage-class) (`STANDARD`, `GLACIER`, or `ONEZONE_IA`) used to store the object.
50
48
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Map of tags.
51
49
  :param pulumi.Input[str] visibility: Visibility of the object, `public-read` or `private`.
@@ -66,8 +64,6 @@ class ObjectItemArgs:
66
64
  pulumi.set(__self__, "project_id", project_id)
67
65
  if region is not None:
68
66
  pulumi.set(__self__, "region", region)
69
- if sse_customer_key is not None:
70
- pulumi.set(__self__, "sse_customer_key", sse_customer_key)
71
67
  if storage_class is not None:
72
68
  pulumi.set(__self__, "storage_class", storage_class)
73
69
  if tags is not None:
@@ -185,18 +181,6 @@ class ObjectItemArgs:
185
181
  def region(self, value: Optional[pulumi.Input[str]]):
186
182
  pulumi.set(self, "region", value)
187
183
 
188
- @property
189
- @pulumi.getter(name="sseCustomerKey")
190
- def sse_customer_key(self) -> Optional[pulumi.Input[str]]:
191
- """
192
- Customer's encryption keys to encrypt data (SSE-C)
193
- """
194
- return pulumi.get(self, "sse_customer_key")
195
-
196
- @sse_customer_key.setter
197
- def sse_customer_key(self, value: Optional[pulumi.Input[str]]):
198
- pulumi.set(self, "sse_customer_key", value)
199
-
200
184
  @property
201
185
  @pulumi.getter(name="storageClass")
202
186
  def storage_class(self) -> Optional[pulumi.Input[str]]:
@@ -246,7 +230,6 @@ class _ObjectItemState:
246
230
  metadata: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
247
231
  project_id: Optional[pulumi.Input[str]] = None,
248
232
  region: Optional[pulumi.Input[str]] = None,
249
- sse_customer_key: Optional[pulumi.Input[str]] = None,
250
233
  storage_class: Optional[pulumi.Input[str]] = None,
251
234
  tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
252
235
  visibility: Optional[pulumi.Input[str]] = None):
@@ -263,7 +246,6 @@ class _ObjectItemState:
263
246
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] metadata: Map of metadata used for the object (keys must be lowercase).
264
247
  :param pulumi.Input[str] project_id: The project_id you want to attach the resource to
265
248
  :param pulumi.Input[str] region: The Scaleway region the bucket resides in.
266
- :param pulumi.Input[str] sse_customer_key: Customer's encryption keys to encrypt data (SSE-C)
267
249
  :param pulumi.Input[str] storage_class: Specifies the Scaleway [storage class](https://www.scaleway.com/en/docs/storage/object/concepts/#storage-class) (`STANDARD`, `GLACIER`, or `ONEZONE_IA`) used to store the object.
268
250
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Map of tags.
269
251
  :param pulumi.Input[str] visibility: Visibility of the object, `public-read` or `private`.
@@ -286,8 +268,6 @@ class _ObjectItemState:
286
268
  pulumi.set(__self__, "project_id", project_id)
287
269
  if region is not None:
288
270
  pulumi.set(__self__, "region", region)
289
- if sse_customer_key is not None:
290
- pulumi.set(__self__, "sse_customer_key", sse_customer_key)
291
271
  if storage_class is not None:
292
272
  pulumi.set(__self__, "storage_class", storage_class)
293
273
  if tags is not None:
@@ -405,18 +385,6 @@ class _ObjectItemState:
405
385
  def region(self, value: Optional[pulumi.Input[str]]):
406
386
  pulumi.set(self, "region", value)
407
387
 
408
- @property
409
- @pulumi.getter(name="sseCustomerKey")
410
- def sse_customer_key(self) -> Optional[pulumi.Input[str]]:
411
- """
412
- Customer's encryption keys to encrypt data (SSE-C)
413
- """
414
- return pulumi.get(self, "sse_customer_key")
415
-
416
- @sse_customer_key.setter
417
- def sse_customer_key(self, value: Optional[pulumi.Input[str]]):
418
- pulumi.set(self, "sse_customer_key", value)
419
-
420
388
  @property
421
389
  @pulumi.getter(name="storageClass")
422
390
  def storage_class(self) -> Optional[pulumi.Input[str]]:
@@ -468,7 +436,6 @@ class ObjectItem(pulumi.CustomResource):
468
436
  metadata: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
469
437
  project_id: Optional[pulumi.Input[str]] = None,
470
438
  region: Optional[pulumi.Input[str]] = None,
471
- sse_customer_key: Optional[pulumi.Input[str]] = None,
472
439
  storage_class: Optional[pulumi.Input[str]] = None,
473
440
  tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
474
441
  visibility: Optional[pulumi.Input[str]] = None,
@@ -511,7 +478,6 @@ class ObjectItem(pulumi.CustomResource):
511
478
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] metadata: Map of metadata used for the object (keys must be lowercase).
512
479
  :param pulumi.Input[str] project_id: The project_id you want to attach the resource to
513
480
  :param pulumi.Input[str] region: The Scaleway region the bucket resides in.
514
- :param pulumi.Input[str] sse_customer_key: Customer's encryption keys to encrypt data (SSE-C)
515
481
  :param pulumi.Input[str] storage_class: Specifies the Scaleway [storage class](https://www.scaleway.com/en/docs/storage/object/concepts/#storage-class) (`STANDARD`, `GLACIER`, or `ONEZONE_IA`) used to store the object.
516
482
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Map of tags.
517
483
  :param pulumi.Input[str] visibility: Visibility of the object, `public-read` or `private`.
@@ -571,7 +537,6 @@ class ObjectItem(pulumi.CustomResource):
571
537
  metadata: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
572
538
  project_id: Optional[pulumi.Input[str]] = None,
573
539
  region: Optional[pulumi.Input[str]] = None,
574
- sse_customer_key: Optional[pulumi.Input[str]] = None,
575
540
  storage_class: Optional[pulumi.Input[str]] = None,
576
541
  tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
577
542
  visibility: Optional[pulumi.Input[str]] = None,
@@ -597,12 +562,9 @@ class ObjectItem(pulumi.CustomResource):
597
562
  __props__.__dict__["metadata"] = metadata
598
563
  __props__.__dict__["project_id"] = project_id
599
564
  __props__.__dict__["region"] = region
600
- __props__.__dict__["sse_customer_key"] = None if sse_customer_key is None else pulumi.Output.secret(sse_customer_key)
601
565
  __props__.__dict__["storage_class"] = storage_class
602
566
  __props__.__dict__["tags"] = tags
603
567
  __props__.__dict__["visibility"] = visibility
604
- secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["sseCustomerKey"])
605
- opts = pulumi.ResourceOptions.merge(opts, secret_opts)
606
568
  super(ObjectItem, __self__).__init__(
607
569
  'scaleway:index/objectItem:ObjectItem',
608
570
  resource_name,
@@ -622,7 +584,6 @@ class ObjectItem(pulumi.CustomResource):
622
584
  metadata: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
623
585
  project_id: Optional[pulumi.Input[str]] = None,
624
586
  region: Optional[pulumi.Input[str]] = None,
625
- sse_customer_key: Optional[pulumi.Input[str]] = None,
626
587
  storage_class: Optional[pulumi.Input[str]] = None,
627
588
  tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
628
589
  visibility: Optional[pulumi.Input[str]] = None) -> 'ObjectItem':
@@ -644,7 +605,6 @@ class ObjectItem(pulumi.CustomResource):
644
605
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] metadata: Map of metadata used for the object (keys must be lowercase).
645
606
  :param pulumi.Input[str] project_id: The project_id you want to attach the resource to
646
607
  :param pulumi.Input[str] region: The Scaleway region the bucket resides in.
647
- :param pulumi.Input[str] sse_customer_key: Customer's encryption keys to encrypt data (SSE-C)
648
608
  :param pulumi.Input[str] storage_class: Specifies the Scaleway [storage class](https://www.scaleway.com/en/docs/storage/object/concepts/#storage-class) (`STANDARD`, `GLACIER`, or `ONEZONE_IA`) used to store the object.
649
609
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Map of tags.
650
610
  :param pulumi.Input[str] visibility: Visibility of the object, `public-read` or `private`.
@@ -662,7 +622,6 @@ class ObjectItem(pulumi.CustomResource):
662
622
  __props__.__dict__["metadata"] = metadata
663
623
  __props__.__dict__["project_id"] = project_id
664
624
  __props__.__dict__["region"] = region
665
- __props__.__dict__["sse_customer_key"] = sse_customer_key
666
625
  __props__.__dict__["storage_class"] = storage_class
667
626
  __props__.__dict__["tags"] = tags
668
627
  __props__.__dict__["visibility"] = visibility
@@ -742,14 +701,6 @@ class ObjectItem(pulumi.CustomResource):
742
701
  """
743
702
  return pulumi.get(self, "region")
744
703
 
745
- @property
746
- @pulumi.getter(name="sseCustomerKey")
747
- def sse_customer_key(self) -> pulumi.Output[Optional[str]]:
748
- """
749
- Customer's encryption keys to encrypt data (SSE-C)
750
- """
751
- return pulumi.get(self, "sse_customer_key")
752
-
753
704
  @property
754
705
  @pulumi.getter(name="storageClass")
755
706
  def storage_class(self) -> pulumi.Output[Optional[str]]:
@@ -2874,7 +2874,7 @@ class InstanceServerRootVolume(dict):
2874
2874
  :param int size_in_gb: Size of the root volume in gigabytes.
2875
2875
  To find the right size use [this endpoint](https://www.scaleway.com/en/developers/api/instance/#path-instances-list-all-instances) and
2876
2876
  check the `volumes_constraint.{min|max}_size` (in bytes) for your `commercial_type`.
2877
- Depending on `volume_type`, updates to this field may recreate a new resource.
2877
+ Updates to this field will recreate a new resource.
2878
2878
  :param str volume_id: The volume ID of the root volume of the server, allows you to create server with an existing volume. If empty, will be computed to a created volume ID.
2879
2879
  :param str volume_type: Volume type of root volume, can be `b_ssd`, `l_ssd` or `sbs_volume`, default value depends on server type
2880
2880
  """
@@ -2934,7 +2934,7 @@ class InstanceServerRootVolume(dict):
2934
2934
  Size of the root volume in gigabytes.
2935
2935
  To find the right size use [this endpoint](https://www.scaleway.com/en/developers/api/instance/#path-instances-list-all-instances) and
2936
2936
  check the `volumes_constraint.{min|max}_size` (in bytes) for your `commercial_type`.
2937
- Depending on `volume_type`, updates to this field may recreate a new resource.
2937
+ Updates to this field will recreate a new resource.
2938
2938
  """
2939
2939
  return pulumi.get(self, "size_in_gb")
2940
2940
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "scaleway",
4
- "version": "1.22.0",
4
+ "version": "1.22.0-alpha.1734426838",
5
5
  "server": "github://api.github.com/pulumiverse"
6
6
  }
@@ -50,13 +50,8 @@ class RedisClusterArgs:
50
50
  :param pulumi.Input[Sequence[pulumi.Input['RedisClusterAclArgs']]] acls: List of acl rules, this is cluster's authorized IPs. More details on the ACL section.
51
51
  :param pulumi.Input[int] cluster_size: The number of nodes in the Redis™ cluster.
52
52
 
53
- > **Important:**
54
-
55
- - Cluster_size = 1 for Standalone mode (single node).
56
-
57
- - Cluster_size = 2 for High Availability (HA) mode, with 1 main node and 1 standby node.
58
-
59
- - Cluster_size >= 3 for Cluster mode, which requires a minimum of 1 main node and 2 secondary nodes.
53
+ > **Important:** You cannot set `cluster_size` to 2, you either have to choose Standalone mode (1 node) or cluster mode
54
+ which is minimum 3 (1 main node + 2 secondary nodes)
60
55
 
61
56
  > **Important:** If you are using the cluster mode (>=3 nodes), you can set a bigger `cluster_size` than you initially
62
57
  did, it will migrate the Redis™ cluster but keep in mind that you cannot downgrade a Redis™ cluster, so setting a smaller
@@ -177,13 +172,8 @@ class RedisClusterArgs:
177
172
  """
178
173
  The number of nodes in the Redis™ cluster.
179
174
 
180
- > **Important:**
181
-
182
- - Cluster_size = 1 for Standalone mode (single node).
183
-
184
- - Cluster_size = 2 for High Availability (HA) mode, with 1 main node and 1 standby node.
185
-
186
- - Cluster_size >= 3 for Cluster mode, which requires a minimum of 1 main node and 2 secondary nodes.
175
+ > **Important:** You cannot set `cluster_size` to 2, you either have to choose Standalone mode (1 node) or cluster mode
176
+ which is minimum 3 (1 main node + 2 secondary nodes)
187
177
 
188
178
  > **Important:** If you are using the cluster mode (>=3 nodes), you can set a bigger `cluster_size` than you initially
189
179
  did, it will migrate the Redis™ cluster but keep in mind that you cannot downgrade a Redis™ cluster, so setting a smaller
@@ -328,13 +318,8 @@ class _RedisClusterState:
328
318
  :param pulumi.Input[str] certificate: The PEM of the certificate used by redis, only when `tls_enabled` is true
329
319
  :param pulumi.Input[int] cluster_size: The number of nodes in the Redis™ cluster.
330
320
 
331
- > **Important:**
332
-
333
- - Cluster_size = 1 for Standalone mode (single node).
334
-
335
- - Cluster_size = 2 for High Availability (HA) mode, with 1 main node and 1 standby node.
336
-
337
- - Cluster_size >= 3 for Cluster mode, which requires a minimum of 1 main node and 2 secondary nodes.
321
+ > **Important:** You cannot set `cluster_size` to 2, you either have to choose Standalone mode (1 node) or cluster mode
322
+ which is minimum 3 (1 main node + 2 secondary nodes)
338
323
 
339
324
  > **Important:** If you are using the cluster mode (>=3 nodes), you can set a bigger `cluster_size` than you initially
340
325
  did, it will migrate the Redis™ cluster but keep in mind that you cannot downgrade a Redis™ cluster, so setting a smaller
@@ -435,13 +420,8 @@ class _RedisClusterState:
435
420
  """
436
421
  The number of nodes in the Redis™ cluster.
437
422
 
438
- > **Important:**
439
-
440
- - Cluster_size = 1 for Standalone mode (single node).
441
-
442
- - Cluster_size = 2 for High Availability (HA) mode, with 1 main node and 1 standby node.
443
-
444
- - Cluster_size >= 3 for Cluster mode, which requires a minimum of 1 main node and 2 secondary nodes.
423
+ > **Important:** You cannot set `cluster_size` to 2, you either have to choose Standalone mode (1 node) or cluster mode
424
+ which is minimum 3 (1 main node + 2 secondary nodes)
445
425
 
446
426
  > **Important:** If you are using the cluster mode (>=3 nodes), you can set a bigger `cluster_size` than you initially
447
427
  did, it will migrate the Redis™ cluster but keep in mind that you cannot downgrade a Redis™ cluster, so setting a smaller
@@ -742,13 +722,8 @@ class RedisCluster(pulumi.CustomResource):
742
722
  :param pulumi.Input[Sequence[pulumi.Input[Union['RedisClusterAclArgs', 'RedisClusterAclArgsDict']]]] acls: List of acl rules, this is cluster's authorized IPs. More details on the ACL section.
743
723
  :param pulumi.Input[int] cluster_size: The number of nodes in the Redis™ cluster.
744
724
 
745
- > **Important:**
746
-
747
- - Cluster_size = 1 for Standalone mode (single node).
748
-
749
- - Cluster_size = 2 for High Availability (HA) mode, with 1 main node and 1 standby node.
750
-
751
- - Cluster_size >= 3 for Cluster mode, which requires a minimum of 1 main node and 2 secondary nodes.
725
+ > **Important:** You cannot set `cluster_size` to 2, you either have to choose Standalone mode (1 node) or cluster mode
726
+ which is minimum 3 (1 main node + 2 secondary nodes)
752
727
 
753
728
  > **Important:** If you are using the cluster mode (>=3 nodes), you can set a bigger `cluster_size` than you initially
754
729
  did, it will migrate the Redis™ cluster but keep in mind that you cannot downgrade a Redis™ cluster, so setting a smaller
@@ -970,13 +945,8 @@ class RedisCluster(pulumi.CustomResource):
970
945
  :param pulumi.Input[str] certificate: The PEM of the certificate used by redis, only when `tls_enabled` is true
971
946
  :param pulumi.Input[int] cluster_size: The number of nodes in the Redis™ cluster.
972
947
 
973
- > **Important:**
974
-
975
- - Cluster_size = 1 for Standalone mode (single node).
976
-
977
- - Cluster_size = 2 for High Availability (HA) mode, with 1 main node and 1 standby node.
978
-
979
- - Cluster_size >= 3 for Cluster mode, which requires a minimum of 1 main node and 2 secondary nodes.
948
+ > **Important:** You cannot set `cluster_size` to 2, you either have to choose Standalone mode (1 node) or cluster mode
949
+ which is minimum 3 (1 main node + 2 secondary nodes)
980
950
 
981
951
  > **Important:** If you are using the cluster mode (>=3 nodes), you can set a bigger `cluster_size` than you initially
982
952
  did, it will migrate the Redis™ cluster but keep in mind that you cannot downgrade a Redis™ cluster, so setting a smaller
@@ -1057,13 +1027,8 @@ class RedisCluster(pulumi.CustomResource):
1057
1027
  """
1058
1028
  The number of nodes in the Redis™ cluster.
1059
1029
 
1060
- > **Important:**
1061
-
1062
- - Cluster_size = 1 for Standalone mode (single node).
1063
-
1064
- - Cluster_size = 2 for High Availability (HA) mode, with 1 main node and 1 standby node.
1065
-
1066
- - Cluster_size >= 3 for Cluster mode, which requires a minimum of 1 main node and 2 secondary nodes.
1030
+ > **Important:** You cannot set `cluster_size` to 2, you either have to choose Standalone mode (1 node) or cluster mode
1031
+ which is minimum 3 (1 main node + 2 secondary nodes)
1067
1032
 
1068
1033
  > **Important:** If you are using the cluster mode (>=3 nodes), you can set a bigger `cluster_size` than you initially
1069
1034
  did, it will migrate the Redis™ cluster but keep in mind that you cannot downgrade a Redis™ cluster, so setting a smaller