pulumiverse-scaleway 1.22.0a1736239435__py3-none-any.whl → 1.23.0__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.
- pulumiverse_scaleway/__init__.py +10 -0
- pulumiverse_scaleway/_inputs.py +326 -12
- pulumiverse_scaleway/_utilities.py +8 -4
- pulumiverse_scaleway/account_ssh_key.py +2 -2
- pulumiverse_scaleway/apple_silicon_server.py +124 -0
- pulumiverse_scaleway/baremetal_server.py +67 -7
- pulumiverse_scaleway/block_snapshot.py +2 -2
- pulumiverse_scaleway/block_volume.py +58 -11
- pulumiverse_scaleway/cockpit_grafana_user.py +28 -0
- pulumiverse_scaleway/cockpit_source.py +53 -3
- pulumiverse_scaleway/container.py +236 -23
- pulumiverse_scaleway/container_domain.py +2 -2
- pulumiverse_scaleway/database_instance.py +74 -21
- pulumiverse_scaleway/get_account_project.py +4 -4
- pulumiverse_scaleway/get_account_ssh_key.py +4 -4
- pulumiverse_scaleway/get_availability_zones.py +2 -2
- pulumiverse_scaleway/get_baremetal_offer.py +2 -2
- pulumiverse_scaleway/get_baremetal_option.py +2 -2
- pulumiverse_scaleway/get_baremetal_os.py +2 -2
- pulumiverse_scaleway/get_baremetal_server.py +2 -2
- pulumiverse_scaleway/get_billing_consumptions.py +2 -2
- pulumiverse_scaleway/get_billing_invoices.py +2 -2
- pulumiverse_scaleway/get_block_snapshot.py +4 -4
- pulumiverse_scaleway/get_block_volume.py +16 -5
- pulumiverse_scaleway/get_cockpit.py +2 -2
- pulumiverse_scaleway/get_cockpit_plan.py +2 -2
- pulumiverse_scaleway/get_cockpit_source.py +262 -0
- pulumiverse_scaleway/get_config.py +2 -2
- pulumiverse_scaleway/get_container.py +32 -6
- pulumiverse_scaleway/get_container_namespace.py +2 -2
- pulumiverse_scaleway/get_database.py +2 -2
- pulumiverse_scaleway/get_database_acl.py +2 -2
- pulumiverse_scaleway/get_database_backup.py +2 -2
- pulumiverse_scaleway/get_database_instance.py +14 -3
- pulumiverse_scaleway/get_database_privilege.py +2 -2
- pulumiverse_scaleway/get_domain_record.py +2 -2
- pulumiverse_scaleway/get_domain_zone.py +2 -2
- pulumiverse_scaleway/get_flexible_ip.py +2 -2
- pulumiverse_scaleway/get_flexible_ips.py +2 -2
- pulumiverse_scaleway/get_function.py +2 -2
- pulumiverse_scaleway/get_function_namespace.py +2 -2
- pulumiverse_scaleway/get_iam_api_key.py +2 -2
- pulumiverse_scaleway/get_iam_application.py +2 -2
- pulumiverse_scaleway/get_iam_group.py +2 -2
- pulumiverse_scaleway/get_iam_ssh_key.py +2 -2
- pulumiverse_scaleway/get_iam_user.py +2 -2
- pulumiverse_scaleway/get_instance_image.py +2 -2
- pulumiverse_scaleway/get_instance_ip.py +2 -2
- pulumiverse_scaleway/get_instance_placement_group.py +2 -2
- pulumiverse_scaleway/get_instance_private_nic.py +2 -2
- pulumiverse_scaleway/get_instance_security_group.py +2 -2
- pulumiverse_scaleway/get_instance_server.py +3 -17
- pulumiverse_scaleway/get_instance_servers.py +2 -2
- pulumiverse_scaleway/get_instance_snapshot.py +2 -2
- pulumiverse_scaleway/get_instance_volume.py +14 -3
- pulumiverse_scaleway/get_iot_device.py +2 -2
- pulumiverse_scaleway/get_iot_hub.py +2 -2
- pulumiverse_scaleway/get_ipam_ip.py +4 -4
- pulumiverse_scaleway/get_ipam_ips.py +4 -4
- pulumiverse_scaleway/get_k8s_version.py +2 -2
- pulumiverse_scaleway/get_kubernetes_cluster.py +2 -2
- pulumiverse_scaleway/get_kubernetes_node_pool.py +2 -2
- pulumiverse_scaleway/get_lb_acls.py +4 -4
- pulumiverse_scaleway/get_lb_backend.py +4 -4
- pulumiverse_scaleway/get_lb_backends.py +4 -4
- pulumiverse_scaleway/get_lb_frontend.py +4 -4
- pulumiverse_scaleway/get_lb_frontends.py +4 -4
- pulumiverse_scaleway/get_lb_ips.py +4 -4
- pulumiverse_scaleway/get_lb_route.py +4 -4
- pulumiverse_scaleway/get_lb_routes.py +4 -4
- pulumiverse_scaleway/get_lbs.py +4 -4
- pulumiverse_scaleway/get_loadbalancer.py +4 -4
- pulumiverse_scaleway/get_loadbalancer_certificate.py +4 -4
- pulumiverse_scaleway/get_loadbalancer_ip.py +4 -4
- pulumiverse_scaleway/get_marketplace_image.py +2 -2
- pulumiverse_scaleway/get_mnq_sns.py +2 -2
- pulumiverse_scaleway/get_mnq_sqs.py +2 -2
- pulumiverse_scaleway/get_mongo_db_instance.py +2 -2
- pulumiverse_scaleway/get_object_bucket.py +4 -4
- pulumiverse_scaleway/get_object_bucket_policy.py +4 -4
- pulumiverse_scaleway/get_redis_cluster.py +2 -2
- pulumiverse_scaleway/get_registry_image.py +2 -2
- pulumiverse_scaleway/get_registry_image_tag.py +2 -2
- pulumiverse_scaleway/get_registry_namespace.py +2 -2
- pulumiverse_scaleway/get_secret.py +2 -2
- pulumiverse_scaleway/get_secret_version.py +2 -2
- pulumiverse_scaleway/get_tem_domain.py +2 -2
- pulumiverse_scaleway/get_vpc.py +2 -2
- pulumiverse_scaleway/get_vpc_gateway_network.py +2 -2
- pulumiverse_scaleway/get_vpc_private_network.py +2 -2
- pulumiverse_scaleway/get_vpc_public_gateway.py +2 -2
- pulumiverse_scaleway/get_vpc_public_gateway_dhcp.py +2 -2
- pulumiverse_scaleway/get_vpc_public_gateway_dhcp_reservation.py +2 -2
- pulumiverse_scaleway/get_vpc_public_gateway_ip.py +2 -2
- pulumiverse_scaleway/get_vpc_public_pat_rule.py +2 -2
- pulumiverse_scaleway/get_vpc_routes.py +2 -2
- pulumiverse_scaleway/get_vpcs.py +2 -2
- pulumiverse_scaleway/get_web_host_offer.py +2 -2
- pulumiverse_scaleway/get_webhosting.py +2 -2
- pulumiverse_scaleway/iam_policy.py +2 -2
- pulumiverse_scaleway/instance_ip.py +7 -21
- pulumiverse_scaleway/instance_server.py +13 -78
- pulumiverse_scaleway/instance_volume.py +47 -0
- pulumiverse_scaleway/iot_route.py +21 -21
- pulumiverse_scaleway/ipam_ip.py +2 -2
- pulumiverse_scaleway/ipam_ip_reverse_dns.py +2 -2
- pulumiverse_scaleway/loadbalancer.py +2 -2
- pulumiverse_scaleway/loadbalancer_acl.py +2 -2
- pulumiverse_scaleway/loadbalancer_backend.py +2 -2
- pulumiverse_scaleway/loadbalancer_frontend.py +2 -2
- pulumiverse_scaleway/loadbalancer_ip.py +2 -2
- pulumiverse_scaleway/loadbalancer_route.py +2 -2
- pulumiverse_scaleway/mnq_nats_account.py +2 -2
- pulumiverse_scaleway/mnq_nats_credentials.py +2 -2
- pulumiverse_scaleway/mnq_sns.py +2 -2
- pulumiverse_scaleway/mnq_sns_credentials.py +2 -2
- pulumiverse_scaleway/mnq_sns_topic.py +2 -2
- pulumiverse_scaleway/mnq_sns_topic_subscription.py +2 -2
- pulumiverse_scaleway/mnq_sqs.py +2 -2
- pulumiverse_scaleway/mnq_sqs_credentials.py +2 -2
- pulumiverse_scaleway/mnq_sqs_queue.py +2 -2
- pulumiverse_scaleway/mongo_db_instance.py +2 -2
- pulumiverse_scaleway/mongo_db_snapshot.py +2 -2
- pulumiverse_scaleway/object_bucket.py +12 -12
- pulumiverse_scaleway/object_bucket_acl.py +2 -2
- pulumiverse_scaleway/object_bucket_lock_configuration.py +4 -4
- pulumiverse_scaleway/object_bucket_policy.py +6 -6
- pulumiverse_scaleway/object_bucket_website_configuration.py +4 -4
- pulumiverse_scaleway/object_item.py +60 -11
- pulumiverse_scaleway/outputs.py +353 -8
- pulumiverse_scaleway/pulumi-plugin.json +1 -1
- pulumiverse_scaleway/rdb_snapshot.py +608 -0
- pulumiverse_scaleway/redis_cluster.py +49 -14
- pulumiverse_scaleway/sdb_database.py +2 -2
- pulumiverse_scaleway/secret_version.py +2 -2
- pulumiverse_scaleway/vpc.py +2 -2
- pulumiverse_scaleway/vpc_gateway_network.py +7 -7
- pulumiverse_scaleway/vpc_public_gateway_dhcp.py +14 -0
- pulumiverse_scaleway/vpc_public_gateway_dhcp_reservation.py +2 -2
- pulumiverse_scaleway/vpc_route.py +2 -2
- {pulumiverse_scaleway-1.22.0a1736239435.dist-info → pulumiverse_scaleway-1.23.0.dist-info}/METADATA +3 -3
- pulumiverse_scaleway-1.23.0.dist-info/RECORD +206 -0
- {pulumiverse_scaleway-1.22.0a1736239435.dist-info → pulumiverse_scaleway-1.23.0.dist-info}/WHEEL +1 -1
- pulumiverse_scaleway-1.22.0a1736239435.dist-info/RECORD +0 -204
- {pulumiverse_scaleway-1.22.0a1736239435.dist-info → pulumiverse_scaleway-1.23.0.dist-info}/top_level.txt +0 -0
|
@@ -168,7 +168,7 @@ def get_registry_namespace_output(name: Optional[pulumi.Input[Optional[str]]] =
|
|
|
168
168
|
namespace_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
169
169
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
170
170
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
|
171
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetRegistryNamespaceResult]:
|
|
171
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetRegistryNamespaceResult]:
|
|
172
172
|
"""
|
|
173
173
|
Gets information about a registry namespace.
|
|
174
174
|
|
|
@@ -185,7 +185,7 @@ def get_registry_namespace_output(name: Optional[pulumi.Input[Optional[str]]] =
|
|
|
185
185
|
__args__['namespaceId'] = namespace_id
|
|
186
186
|
__args__['projectId'] = project_id
|
|
187
187
|
__args__['region'] = region
|
|
188
|
-
opts = pulumi.
|
|
188
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
189
189
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getRegistryNamespace:getRegistryNamespace', __args__, opts=opts, typ=GetRegistryNamespaceResult)
|
|
190
190
|
return __ret__.apply(lambda __response__: GetRegistryNamespaceResult(
|
|
191
191
|
description=pulumi.get(__response__, 'description'),
|
|
@@ -267,7 +267,7 @@ def get_secret_output(name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
|
267
267
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
268
268
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
|
269
269
|
secret_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
270
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSecretResult]:
|
|
270
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetSecretResult]:
|
|
271
271
|
"""
|
|
272
272
|
The `Secret` data source is used to get information about a specific secret in Scaleway's Secret Manager.
|
|
273
273
|
|
|
@@ -317,7 +317,7 @@ def get_secret_output(name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
|
317
317
|
__args__['projectId'] = project_id
|
|
318
318
|
__args__['region'] = region
|
|
319
319
|
__args__['secretId'] = secret_id
|
|
320
|
-
opts = pulumi.
|
|
320
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
321
321
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getSecret:getSecret', __args__, opts=opts, typ=GetSecretResult)
|
|
322
322
|
return __ret__.apply(lambda __response__: GetSecretResult(
|
|
323
323
|
created_at=pulumi.get(__response__, 'created_at'),
|
|
@@ -257,7 +257,7 @@ def get_secret_version_output(organization_id: Optional[pulumi.Input[Optional[st
|
|
|
257
257
|
revision: Optional[pulumi.Input[Optional[str]]] = None,
|
|
258
258
|
secret_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
259
259
|
secret_name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
260
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSecretVersionResult]:
|
|
260
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetSecretVersionResult]:
|
|
261
261
|
"""
|
|
262
262
|
The `SecretVersion` data source is used to get information about a specific secret version stored in Scaleway Secret Manager.
|
|
263
263
|
|
|
@@ -323,7 +323,7 @@ def get_secret_version_output(organization_id: Optional[pulumi.Input[Optional[st
|
|
|
323
323
|
__args__['revision'] = revision
|
|
324
324
|
__args__['secretId'] = secret_id
|
|
325
325
|
__args__['secretName'] = secret_name
|
|
326
|
-
opts = pulumi.
|
|
326
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
327
327
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getSecretVersion:getSecretVersion', __args__, opts=opts, typ=GetSecretVersionResult)
|
|
328
328
|
return __ret__.apply(lambda __response__: GetSecretVersionResult(
|
|
329
329
|
created_at=pulumi.get(__response__, 'created_at'),
|
|
@@ -330,7 +330,7 @@ def get_tem_domain_output(domain_id: Optional[pulumi.Input[Optional[str]]] = Non
|
|
|
330
330
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
331
331
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
332
332
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
|
333
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetTemDomainResult]:
|
|
333
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetTemDomainResult]:
|
|
334
334
|
"""
|
|
335
335
|
Gets information about a transactional email domain.
|
|
336
336
|
|
|
@@ -347,7 +347,7 @@ def get_tem_domain_output(domain_id: Optional[pulumi.Input[Optional[str]]] = Non
|
|
|
347
347
|
__args__['name'] = name
|
|
348
348
|
__args__['projectId'] = project_id
|
|
349
349
|
__args__['region'] = region
|
|
350
|
-
opts = pulumi.
|
|
350
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
351
351
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getTemDomain:getTemDomain', __args__, opts=opts, typ=GetTemDomainResult)
|
|
352
352
|
return __ret__.apply(lambda __response__: GetTemDomainResult(
|
|
353
353
|
accept_tos=pulumi.get(__response__, 'accept_tos'),
|
pulumiverse_scaleway/get_vpc.py
CHANGED
|
@@ -198,7 +198,7 @@ def get_vpc_output(is_default: Optional[pulumi.Input[Optional[bool]]] = None,
|
|
|
198
198
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
199
199
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
|
200
200
|
vpc_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
201
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcResult]:
|
|
201
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetVpcResult]:
|
|
202
202
|
"""
|
|
203
203
|
Gets information about a Scaleway Virtual Private Cloud.
|
|
204
204
|
|
|
@@ -230,7 +230,7 @@ def get_vpc_output(is_default: Optional[pulumi.Input[Optional[bool]]] = None,
|
|
|
230
230
|
__args__['projectId'] = project_id
|
|
231
231
|
__args__['region'] = region
|
|
232
232
|
__args__['vpcId'] = vpc_id
|
|
233
|
-
opts = pulumi.
|
|
233
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
234
234
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getVpc:getVpc', __args__, opts=opts, typ=GetVpcResult)
|
|
235
235
|
return __ret__.apply(lambda __response__: GetVpcResult(
|
|
236
236
|
created_at=pulumi.get(__response__, 'created_at'),
|
|
@@ -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[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcGatewayNetworkResult]:
|
|
239
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = 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.
|
|
270
|
+
opts = pulumi.InvokeOutputOptions.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[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcPrivateNetworkResult]:
|
|
235
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = 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.
|
|
266
|
+
opts = pulumi.InvokeOutputOptions.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[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcPublicGatewayResult]:
|
|
255
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = 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.
|
|
285
|
+
opts = pulumi.InvokeOutputOptions.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[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcPublicGatewayDhcpResult]:
|
|
266
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = 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.
|
|
283
|
+
opts = pulumi.InvokeOutputOptions.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[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcPublicGatewayDhcpReservationResult]:
|
|
268
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = 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.
|
|
369
|
+
opts = pulumi.InvokeOutputOptions.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[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcPublicGatewayIpResult]:
|
|
168
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = 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.
|
|
187
|
+
opts = pulumi.InvokeOutputOptions.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[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcPublicPatRuleResult]:
|
|
238
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = 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.
|
|
300
|
+
opts = pulumi.InvokeOutputOptions.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[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcRoutesResult]:
|
|
176
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = 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.
|
|
197
|
+
opts = pulumi.InvokeOutputOptions.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'),
|
pulumiverse_scaleway/get_vpcs.py
CHANGED
|
@@ -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[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpcsResult]:
|
|
150
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = 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.
|
|
165
|
+
opts = pulumi.InvokeOutputOptions.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[pulumi.InvokeOptions] = None) -> pulumi.Output[GetWebHostOfferResult]:
|
|
158
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = 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.
|
|
183
|
+
opts = pulumi.InvokeOutputOptions.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[pulumi.InvokeOptions] = None) -> pulumi.Output[GetWebhostingResult]:
|
|
283
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = 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.
|
|
310
|
+
opts = pulumi.InvokeOutputOptions.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'),
|
|
@@ -395,7 +395,7 @@ class IamPolicy(pulumi.CustomResource):
|
|
|
395
395
|
"""
|
|
396
396
|
Creates and manages Scaleway IAM Policies. For more information refer to the [IAM API documentation](https://www.scaleway.com/en/developers/api/iam/#path-policies-create-a-new-policy).
|
|
397
397
|
|
|
398
|
-
> You can find a detailed list of all permission sets available at Scaleway in the permission sets [reference page](https://www.scaleway.com/en/docs/
|
|
398
|
+
> You can find a detailed list of all permission sets available at Scaleway in the permission sets [reference page](https://www.scaleway.com/en/docs/iam/reference-content/permission-sets/).
|
|
399
399
|
|
|
400
400
|
## Example Usage
|
|
401
401
|
|
|
@@ -491,7 +491,7 @@ class IamPolicy(pulumi.CustomResource):
|
|
|
491
491
|
"""
|
|
492
492
|
Creates and manages Scaleway IAM Policies. For more information refer to the [IAM API documentation](https://www.scaleway.com/en/developers/api/iam/#path-policies-create-a-new-policy).
|
|
493
493
|
|
|
494
|
-
> You can find a detailed list of all permission sets available at Scaleway in the permission sets [reference page](https://www.scaleway.com/en/docs/
|
|
494
|
+
> You can find a detailed list of all permission sets available at Scaleway in the permission sets [reference page](https://www.scaleway.com/en/docs/iam/reference-content/permission-sets/).
|
|
495
495
|
|
|
496
496
|
## Example Usage
|
|
497
497
|
|
|
@@ -27,9 +27,7 @@ class InstanceIpArgs:
|
|
|
27
27
|
The set of arguments for constructing a InstanceIp resource.
|
|
28
28
|
:param pulumi.Input[str] project_id: `project_id`) The ID of the project the IP is associated with.
|
|
29
29
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] tags: The tags associated with the IP.
|
|
30
|
-
:param pulumi.Input[str] type: The type of the IP (`
|
|
31
|
-
|
|
32
|
-
> **Important:** An IP can migrate from `nat` to `routed_ipv4` but cannot be converted back
|
|
30
|
+
:param pulumi.Input[str] type: The type of the IP (`routed_ipv4`, `routed_ipv6`), more information in [the documentation](https://www.scaleway.com/en/docs/compute/instances/api-cli/using-routed-ips/)
|
|
33
31
|
:param pulumi.Input[str] zone: `zone`) The zone in which the IP should be reserved.
|
|
34
32
|
"""
|
|
35
33
|
if project_id is not None:
|
|
@@ -69,9 +67,7 @@ class InstanceIpArgs:
|
|
|
69
67
|
@pulumi.getter
|
|
70
68
|
def type(self) -> Optional[pulumi.Input[str]]:
|
|
71
69
|
"""
|
|
72
|
-
The type of the IP (`
|
|
73
|
-
|
|
74
|
-
> **Important:** An IP can migrate from `nat` to `routed_ipv4` but cannot be converted back
|
|
70
|
+
The type of the IP (`routed_ipv4`, `routed_ipv6`), more information in [the documentation](https://www.scaleway.com/en/docs/compute/instances/api-cli/using-routed-ips/)
|
|
75
71
|
"""
|
|
76
72
|
return pulumi.get(self, "type")
|
|
77
73
|
|
|
@@ -113,9 +109,7 @@ class _InstanceIpState:
|
|
|
113
109
|
:param pulumi.Input[str] reverse: The reverse dns attached to this IP
|
|
114
110
|
:param pulumi.Input[str] server_id: The server associated with this IP
|
|
115
111
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] tags: The tags associated with the IP.
|
|
116
|
-
:param pulumi.Input[str] type: The type of the IP (`
|
|
117
|
-
|
|
118
|
-
> **Important:** An IP can migrate from `nat` to `routed_ipv4` but cannot be converted back
|
|
112
|
+
:param pulumi.Input[str] type: The type of the IP (`routed_ipv4`, `routed_ipv6`), more information in [the documentation](https://www.scaleway.com/en/docs/compute/instances/api-cli/using-routed-ips/)
|
|
119
113
|
:param pulumi.Input[str] zone: `zone`) The zone in which the IP should be reserved.
|
|
120
114
|
"""
|
|
121
115
|
if address is not None:
|
|
@@ -225,9 +219,7 @@ class _InstanceIpState:
|
|
|
225
219
|
@pulumi.getter
|
|
226
220
|
def type(self) -> Optional[pulumi.Input[str]]:
|
|
227
221
|
"""
|
|
228
|
-
The type of the IP (`
|
|
229
|
-
|
|
230
|
-
> **Important:** An IP can migrate from `nat` to `routed_ipv4` but cannot be converted back
|
|
222
|
+
The type of the IP (`routed_ipv4`, `routed_ipv6`), more information in [the documentation](https://www.scaleway.com/en/docs/compute/instances/api-cli/using-routed-ips/)
|
|
231
223
|
"""
|
|
232
224
|
return pulumi.get(self, "type")
|
|
233
225
|
|
|
@@ -284,9 +276,7 @@ class InstanceIp(pulumi.CustomResource):
|
|
|
284
276
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
285
277
|
:param pulumi.Input[str] project_id: `project_id`) The ID of the project the IP is associated with.
|
|
286
278
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] tags: The tags associated with the IP.
|
|
287
|
-
:param pulumi.Input[str] type: The type of the IP (`
|
|
288
|
-
|
|
289
|
-
> **Important:** An IP can migrate from `nat` to `routed_ipv4` but cannot be converted back
|
|
279
|
+
:param pulumi.Input[str] type: The type of the IP (`routed_ipv4`, `routed_ipv6`), more information in [the documentation](https://www.scaleway.com/en/docs/compute/instances/api-cli/using-routed-ips/)
|
|
290
280
|
:param pulumi.Input[str] zone: `zone`) The zone in which the IP should be reserved.
|
|
291
281
|
"""
|
|
292
282
|
...
|
|
@@ -387,9 +377,7 @@ class InstanceIp(pulumi.CustomResource):
|
|
|
387
377
|
:param pulumi.Input[str] reverse: The reverse dns attached to this IP
|
|
388
378
|
:param pulumi.Input[str] server_id: The server associated with this IP
|
|
389
379
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] tags: The tags associated with the IP.
|
|
390
|
-
:param pulumi.Input[str] type: The type of the IP (`
|
|
391
|
-
|
|
392
|
-
> **Important:** An IP can migrate from `nat` to `routed_ipv4` but cannot be converted back
|
|
380
|
+
:param pulumi.Input[str] type: The type of the IP (`routed_ipv4`, `routed_ipv6`), more information in [the documentation](https://www.scaleway.com/en/docs/compute/instances/api-cli/using-routed-ips/)
|
|
393
381
|
:param pulumi.Input[str] zone: `zone`) The zone in which the IP should be reserved.
|
|
394
382
|
"""
|
|
395
383
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
@@ -467,9 +455,7 @@ class InstanceIp(pulumi.CustomResource):
|
|
|
467
455
|
@pulumi.getter
|
|
468
456
|
def type(self) -> pulumi.Output[str]:
|
|
469
457
|
"""
|
|
470
|
-
The type of the IP (`
|
|
471
|
-
|
|
472
|
-
> **Important:** An IP can migrate from `nat` to `routed_ipv4` but cannot be converted back
|
|
458
|
+
The type of the IP (`routed_ipv4`, `routed_ipv6`), more information in [the documentation](https://www.scaleway.com/en/docs/compute/instances/api-cli/using-routed-ips/)
|
|
473
459
|
"""
|
|
474
460
|
return pulumi.get(self, "type")
|
|
475
461
|
|