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
|
@@ -115,7 +115,7 @@ def get_lb_acls(frontend_id: Optional[str] = None,
|
|
|
115
115
|
"""
|
|
116
116
|
Gets information about multiple Load Balancer ACLs.
|
|
117
117
|
|
|
118
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
118
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/reference-content/acls/) or [API reference](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-acls-get-an-acl).
|
|
119
119
|
|
|
120
120
|
## Example Usage
|
|
121
121
|
|
|
@@ -156,11 +156,11 @@ def get_lb_acls_output(frontend_id: Optional[pulumi.Input[str]] = None,
|
|
|
156
156
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
157
157
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
158
158
|
zone: Optional[pulumi.Input[Optional[str]]] = None,
|
|
159
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLbAclsResult]:
|
|
159
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetLbAclsResult]:
|
|
160
160
|
"""
|
|
161
161
|
Gets information about multiple Load Balancer ACLs.
|
|
162
162
|
|
|
163
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
163
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/reference-content/acls/) or [API reference](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-acls-get-an-acl).
|
|
164
164
|
|
|
165
165
|
## Example Usage
|
|
166
166
|
|
|
@@ -186,7 +186,7 @@ def get_lb_acls_output(frontend_id: Optional[pulumi.Input[str]] = None,
|
|
|
186
186
|
__args__['name'] = name
|
|
187
187
|
__args__['projectId'] = project_id
|
|
188
188
|
__args__['zone'] = zone
|
|
189
|
-
opts = pulumi.
|
|
189
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
190
190
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getLbAcls:getLbAcls', __args__, opts=opts, typ=GetLbAclsResult)
|
|
191
191
|
return __ret__.apply(lambda __response__: GetLbAclsResult(
|
|
192
192
|
acls=pulumi.get(__response__, 'acls'),
|
|
@@ -336,7 +336,7 @@ def get_lb_backend(backend_id: Optional[str] = None,
|
|
|
336
336
|
"""
|
|
337
337
|
Get information about Scaleway Load Balancer backends.
|
|
338
338
|
|
|
339
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
339
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/reference-content/configuring-backends/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-backends).
|
|
340
340
|
|
|
341
341
|
## Example Usage
|
|
342
342
|
|
|
@@ -410,11 +410,11 @@ def get_lb_backend(backend_id: Optional[str] = None,
|
|
|
410
410
|
def get_lb_backend_output(backend_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
411
411
|
lb_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
412
412
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
413
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLbBackendResult]:
|
|
413
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetLbBackendResult]:
|
|
414
414
|
"""
|
|
415
415
|
Get information about Scaleway Load Balancer backends.
|
|
416
416
|
|
|
417
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
417
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/reference-content/configuring-backends/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-backends).
|
|
418
418
|
|
|
419
419
|
## Example Usage
|
|
420
420
|
|
|
@@ -449,7 +449,7 @@ def get_lb_backend_output(backend_id: Optional[pulumi.Input[Optional[str]]] = No
|
|
|
449
449
|
__args__['backendId'] = backend_id
|
|
450
450
|
__args__['lbId'] = lb_id
|
|
451
451
|
__args__['name'] = name
|
|
452
|
-
opts = pulumi.
|
|
452
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
453
453
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getLbBackend:getLbBackend', __args__, opts=opts, typ=GetLbBackendResult)
|
|
454
454
|
return __ret__.apply(lambda __response__: GetLbBackendResult(
|
|
455
455
|
backend_id=pulumi.get(__response__, 'backend_id'),
|
|
@@ -115,7 +115,7 @@ def get_lb_backends(lb_id: Optional[str] = None,
|
|
|
115
115
|
"""
|
|
116
116
|
Gets information about multiple Load Balancer Backends.
|
|
117
117
|
|
|
118
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
118
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/reference-content/configuring-backends/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-backends).
|
|
119
119
|
|
|
120
120
|
## Example Usage
|
|
121
121
|
|
|
@@ -155,11 +155,11 @@ def get_lb_backends_output(lb_id: Optional[pulumi.Input[str]] = None,
|
|
|
155
155
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
156
156
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
157
157
|
zone: Optional[pulumi.Input[Optional[str]]] = None,
|
|
158
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLbBackendsResult]:
|
|
158
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetLbBackendsResult]:
|
|
159
159
|
"""
|
|
160
160
|
Gets information about multiple Load Balancer Backends.
|
|
161
161
|
|
|
162
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
162
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/reference-content/configuring-backends/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-backends).
|
|
163
163
|
|
|
164
164
|
## Example Usage
|
|
165
165
|
|
|
@@ -184,7 +184,7 @@ def get_lb_backends_output(lb_id: Optional[pulumi.Input[str]] = None,
|
|
|
184
184
|
__args__['name'] = name
|
|
185
185
|
__args__['projectId'] = project_id
|
|
186
186
|
__args__['zone'] = zone
|
|
187
|
-
opts = pulumi.
|
|
187
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
188
188
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getLbBackends:getLbBackends', __args__, opts=opts, typ=GetLbBackendsResult)
|
|
189
189
|
return __ret__.apply(lambda __response__: GetLbBackendsResult(
|
|
190
190
|
backends=pulumi.get(__response__, 'backends'),
|
|
@@ -156,7 +156,7 @@ def get_lb_frontend(frontend_id: Optional[str] = None,
|
|
|
156
156
|
"""
|
|
157
157
|
Get information about Scaleway Load Balancer frontends.
|
|
158
158
|
|
|
159
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
159
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/reference-content/configuring-frontends/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-frontends).
|
|
160
160
|
|
|
161
161
|
## Example Usage
|
|
162
162
|
|
|
@@ -214,11 +214,11 @@ def get_lb_frontend(frontend_id: Optional[str] = None,
|
|
|
214
214
|
def get_lb_frontend_output(frontend_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
215
215
|
lb_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
216
216
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
217
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLbFrontendResult]:
|
|
217
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetLbFrontendResult]:
|
|
218
218
|
"""
|
|
219
219
|
Get information about Scaleway Load Balancer frontends.
|
|
220
220
|
|
|
221
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
221
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/reference-content/configuring-frontends/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-frontends).
|
|
222
222
|
|
|
223
223
|
## Example Usage
|
|
224
224
|
|
|
@@ -257,7 +257,7 @@ def get_lb_frontend_output(frontend_id: Optional[pulumi.Input[Optional[str]]] =
|
|
|
257
257
|
__args__['frontendId'] = frontend_id
|
|
258
258
|
__args__['lbId'] = lb_id
|
|
259
259
|
__args__['name'] = name
|
|
260
|
-
opts = pulumi.
|
|
260
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
261
261
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getLbFrontend:getLbFrontend', __args__, opts=opts, typ=GetLbFrontendResult)
|
|
262
262
|
return __ret__.apply(lambda __response__: GetLbFrontendResult(
|
|
263
263
|
acls=pulumi.get(__response__, 'acls'),
|
|
@@ -115,7 +115,7 @@ def get_lb_frontends(lb_id: Optional[str] = None,
|
|
|
115
115
|
"""
|
|
116
116
|
Gets information about multiple Load Balancer frontends.
|
|
117
117
|
|
|
118
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
118
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/reference-content/configuring-frontends/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-frontends).
|
|
119
119
|
|
|
120
120
|
## Example Usage
|
|
121
121
|
|
|
@@ -155,11 +155,11 @@ def get_lb_frontends_output(lb_id: Optional[pulumi.Input[str]] = None,
|
|
|
155
155
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
156
156
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
157
157
|
zone: Optional[pulumi.Input[Optional[str]]] = None,
|
|
158
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLbFrontendsResult]:
|
|
158
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetLbFrontendsResult]:
|
|
159
159
|
"""
|
|
160
160
|
Gets information about multiple Load Balancer frontends.
|
|
161
161
|
|
|
162
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
162
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/reference-content/configuring-frontends/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-frontends).
|
|
163
163
|
|
|
164
164
|
## Example Usage
|
|
165
165
|
|
|
@@ -184,7 +184,7 @@ def get_lb_frontends_output(lb_id: Optional[pulumi.Input[str]] = None,
|
|
|
184
184
|
__args__['name'] = name
|
|
185
185
|
__args__['projectId'] = project_id
|
|
186
186
|
__args__['zone'] = zone
|
|
187
|
-
opts = pulumi.
|
|
187
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
188
188
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getLbFrontends:getLbFrontends', __args__, opts=opts, typ=GetLbFrontendsResult)
|
|
189
189
|
return __ret__.apply(lambda __response__: GetLbFrontendsResult(
|
|
190
190
|
frontends=pulumi.get(__response__, 'frontends'),
|
|
@@ -134,7 +134,7 @@ def get_lb_ips(ip_cidr_range: Optional[str] = None,
|
|
|
134
134
|
"""
|
|
135
135
|
Gets information about multiple Load Balancer IP addresses.
|
|
136
136
|
|
|
137
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
137
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/how-to/create-manage-flex-ips/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-ip-addresses-list-ip-addresses).
|
|
138
138
|
|
|
139
139
|
|
|
140
140
|
:param str ip_cidr_range: The IP CIDR range to filter for. IPs within a matching CIDR block are listed.
|
|
@@ -166,11 +166,11 @@ def get_lb_ips_output(ip_cidr_range: Optional[pulumi.Input[Optional[str]]] = Non
|
|
|
166
166
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
167
167
|
tags: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
|
|
168
168
|
zone: Optional[pulumi.Input[Optional[str]]] = None,
|
|
169
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLbIpsResult]:
|
|
169
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetLbIpsResult]:
|
|
170
170
|
"""
|
|
171
171
|
Gets information about multiple Load Balancer IP addresses.
|
|
172
172
|
|
|
173
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
173
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/how-to/create-manage-flex-ips/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-ip-addresses-list-ip-addresses).
|
|
174
174
|
|
|
175
175
|
|
|
176
176
|
:param str ip_cidr_range: The IP CIDR range to filter for. IPs within a matching CIDR block are listed.
|
|
@@ -185,7 +185,7 @@ def get_lb_ips_output(ip_cidr_range: Optional[pulumi.Input[Optional[str]]] = Non
|
|
|
185
185
|
__args__['projectId'] = project_id
|
|
186
186
|
__args__['tags'] = tags
|
|
187
187
|
__args__['zone'] = zone
|
|
188
|
-
opts = pulumi.
|
|
188
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
189
189
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getLbIps:getLbIps', __args__, opts=opts, typ=GetLbIpsResult)
|
|
190
190
|
return __ret__.apply(lambda __response__: GetLbIpsResult(
|
|
191
191
|
id=pulumi.get(__response__, 'id'),
|
|
@@ -117,7 +117,7 @@ def get_lb_route(route_id: Optional[str] = None,
|
|
|
117
117
|
"""
|
|
118
118
|
Get information about Scaleway Load Balancer routes.
|
|
119
119
|
|
|
120
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
120
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/how-to/create-manage-routes/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-route).
|
|
121
121
|
|
|
122
122
|
## Example Usage
|
|
123
123
|
|
|
@@ -165,11 +165,11 @@ def get_lb_route(route_id: Optional[str] = None,
|
|
|
165
165
|
route_id=pulumi.get(__ret__, 'route_id'),
|
|
166
166
|
updated_at=pulumi.get(__ret__, 'updated_at'))
|
|
167
167
|
def get_lb_route_output(route_id: Optional[pulumi.Input[str]] = None,
|
|
168
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLbRouteResult]:
|
|
168
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetLbRouteResult]:
|
|
169
169
|
"""
|
|
170
170
|
Get information about Scaleway Load Balancer routes.
|
|
171
171
|
|
|
172
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
172
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/how-to/create-manage-routes/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-route).
|
|
173
173
|
|
|
174
174
|
## Example Usage
|
|
175
175
|
|
|
@@ -204,7 +204,7 @@ def get_lb_route_output(route_id: Optional[pulumi.Input[str]] = None,
|
|
|
204
204
|
"""
|
|
205
205
|
__args__ = dict()
|
|
206
206
|
__args__['routeId'] = route_id
|
|
207
|
-
opts = pulumi.
|
|
207
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
208
208
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getLbRoute:getLbRoute', __args__, opts=opts, typ=GetLbRouteResult)
|
|
209
209
|
return __ret__.apply(lambda __response__: GetLbRouteResult(
|
|
210
210
|
backend_id=pulumi.get(__response__, 'backend_id'),
|
|
@@ -105,7 +105,7 @@ def get_lb_routes(frontend_id: Optional[str] = None,
|
|
|
105
105
|
"""
|
|
106
106
|
Gets information about multiple Load Balancer routes.
|
|
107
107
|
|
|
108
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
108
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/how-to/create-manage-routes/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-route).
|
|
109
109
|
|
|
110
110
|
## Example Usage
|
|
111
111
|
|
|
@@ -141,11 +141,11 @@ def get_lb_routes(frontend_id: Optional[str] = None,
|
|
|
141
141
|
def get_lb_routes_output(frontend_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
142
142
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
143
143
|
zone: Optional[pulumi.Input[Optional[str]]] = None,
|
|
144
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLbRoutesResult]:
|
|
144
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetLbRoutesResult]:
|
|
145
145
|
"""
|
|
146
146
|
Gets information about multiple Load Balancer routes.
|
|
147
147
|
|
|
148
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
148
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/how-to/create-manage-routes/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-route).
|
|
149
149
|
|
|
150
150
|
## Example Usage
|
|
151
151
|
|
|
@@ -168,7 +168,7 @@ def get_lb_routes_output(frontend_id: Optional[pulumi.Input[Optional[str]]] = No
|
|
|
168
168
|
__args__['frontendId'] = frontend_id
|
|
169
169
|
__args__['projectId'] = project_id
|
|
170
170
|
__args__['zone'] = zone
|
|
171
|
-
opts = pulumi.
|
|
171
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
172
172
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getLbRoutes:getLbRoutes', __args__, opts=opts, typ=GetLbRoutesResult)
|
|
173
173
|
return __ret__.apply(lambda __response__: GetLbRoutesResult(
|
|
174
174
|
frontend_id=pulumi.get(__response__, 'frontend_id'),
|
pulumiverse_scaleway/get_lbs.py
CHANGED
|
@@ -130,7 +130,7 @@ def get_lbs(name: Optional[str] = None,
|
|
|
130
130
|
"""
|
|
131
131
|
Gets information about multiple Load Balancers.
|
|
132
132
|
|
|
133
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
133
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/concepts/#load-balancers) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-load-balancer-list-load-balancers).
|
|
134
134
|
|
|
135
135
|
|
|
136
136
|
:param str name: The Load Balancer name to filter for. Load Balancers with a matching name are listed.
|
|
@@ -158,11 +158,11 @@ def get_lbs_output(name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
|
158
158
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
159
159
|
tags: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
|
|
160
160
|
zone: Optional[pulumi.Input[Optional[str]]] = None,
|
|
161
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLbsResult]:
|
|
161
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetLbsResult]:
|
|
162
162
|
"""
|
|
163
163
|
Gets information about multiple Load Balancers.
|
|
164
164
|
|
|
165
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
165
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/concepts/#load-balancers) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-load-balancer-list-load-balancers).
|
|
166
166
|
|
|
167
167
|
|
|
168
168
|
:param str name: The Load Balancer name to filter for. Load Balancers with a matching name are listed.
|
|
@@ -175,7 +175,7 @@ def get_lbs_output(name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
|
175
175
|
__args__['projectId'] = project_id
|
|
176
176
|
__args__['tags'] = tags
|
|
177
177
|
__args__['zone'] = zone
|
|
178
|
-
opts = pulumi.
|
|
178
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
179
179
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getLbs:getLbs', __args__, opts=opts, typ=GetLbsResult)
|
|
180
180
|
return __ret__.apply(lambda __response__: GetLbsResult(
|
|
181
181
|
id=pulumi.get(__response__, 'id'),
|
|
@@ -233,7 +233,7 @@ def get_loadbalancer(lb_id: Optional[str] = None,
|
|
|
233
233
|
"""
|
|
234
234
|
Gets information about a Load Balancer.
|
|
235
235
|
|
|
236
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
236
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/concepts/#load-balancers) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-load-balancer-list-load-balancers).
|
|
237
237
|
|
|
238
238
|
## Example Usage
|
|
239
239
|
|
|
@@ -286,11 +286,11 @@ def get_loadbalancer_output(lb_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
|
286
286
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
287
287
|
release_ip: Optional[pulumi.Input[Optional[bool]]] = None,
|
|
288
288
|
zone: Optional[pulumi.Input[Optional[str]]] = None,
|
|
289
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLoadbalancerResult]:
|
|
289
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetLoadbalancerResult]:
|
|
290
290
|
"""
|
|
291
291
|
Gets information about a Load Balancer.
|
|
292
292
|
|
|
293
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
293
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/concepts/#load-balancers) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-load-balancer-list-load-balancers).
|
|
294
294
|
|
|
295
295
|
## Example Usage
|
|
296
296
|
|
|
@@ -315,7 +315,7 @@ def get_loadbalancer_output(lb_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
|
315
315
|
__args__['projectId'] = project_id
|
|
316
316
|
__args__['releaseIp'] = release_ip
|
|
317
317
|
__args__['zone'] = zone
|
|
318
|
-
opts = pulumi.
|
|
318
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
319
319
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getLoadbalancer:getLoadbalancer', __args__, opts=opts, typ=GetLoadbalancerResult)
|
|
320
320
|
return __ret__.apply(lambda __response__: GetLoadbalancerResult(
|
|
321
321
|
assign_flexible_ip=pulumi.get(__response__, 'assign_flexible_ip'),
|
|
@@ -158,7 +158,7 @@ def get_loadbalancer_certificate(certificate_id: Optional[str] = None,
|
|
|
158
158
|
|
|
159
159
|
This data source can prove useful when a module accepts a Load Balancer certificate as an input variable and needs to, for example, determine the security of a certificate for the frontend associated with your domain.
|
|
160
160
|
|
|
161
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
161
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/how-to/add-certificate/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-certificate).
|
|
162
162
|
|
|
163
163
|
## Examples
|
|
164
164
|
|
|
@@ -192,13 +192,13 @@ def get_loadbalancer_certificate(certificate_id: Optional[str] = None,
|
|
|
192
192
|
def get_loadbalancer_certificate_output(certificate_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
193
193
|
lb_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
194
194
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
195
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLoadbalancerCertificateResult]:
|
|
195
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetLoadbalancerCertificateResult]:
|
|
196
196
|
"""
|
|
197
197
|
Get information about Scaleway Load Balancer certificates.
|
|
198
198
|
|
|
199
199
|
This data source can prove useful when a module accepts a Load Balancer certificate as an input variable and needs to, for example, determine the security of a certificate for the frontend associated with your domain.
|
|
200
200
|
|
|
201
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
201
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/how-to/add-certificate/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-certificate).
|
|
202
202
|
|
|
203
203
|
## Examples
|
|
204
204
|
|
|
@@ -213,7 +213,7 @@ def get_loadbalancer_certificate_output(certificate_id: Optional[pulumi.Input[Op
|
|
|
213
213
|
__args__['certificateId'] = certificate_id
|
|
214
214
|
__args__['lbId'] = lb_id
|
|
215
215
|
__args__['name'] = name
|
|
216
|
-
opts = pulumi.
|
|
216
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
217
217
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getLoadbalancerCertificate:getLoadbalancerCertificate', __args__, opts=opts, typ=GetLoadbalancerCertificateResult)
|
|
218
218
|
return __ret__.apply(lambda __response__: GetLoadbalancerCertificateResult(
|
|
219
219
|
certificate_id=pulumi.get(__response__, 'certificate_id'),
|
|
@@ -159,7 +159,7 @@ def get_loadbalancer_ip(ip_address: Optional[str] = None,
|
|
|
159
159
|
"""
|
|
160
160
|
Gets information about a Load Balancer IP address.
|
|
161
161
|
|
|
162
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
162
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/how-to/create-manage-flex-ips/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-ip-addresses-list-ip-addresses).
|
|
163
163
|
|
|
164
164
|
|
|
165
165
|
:param str ip_address: The IP address.
|
|
@@ -193,11 +193,11 @@ def get_loadbalancer_ip_output(ip_address: Optional[pulumi.Input[Optional[str]]]
|
|
|
193
193
|
ip_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
194
194
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
195
195
|
zone: Optional[pulumi.Input[Optional[str]]] = None,
|
|
196
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLoadbalancerIpResult]:
|
|
196
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetLoadbalancerIpResult]:
|
|
197
197
|
"""
|
|
198
198
|
Gets information about a Load Balancer IP address.
|
|
199
199
|
|
|
200
|
-
For more information, see the [main documentation](https://www.scaleway.com/en/docs/
|
|
200
|
+
For more information, see the [main documentation](https://www.scaleway.com/en/docs/load-balancer/how-to/create-manage-flex-ips/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-ip-addresses-list-ip-addresses).
|
|
201
201
|
|
|
202
202
|
|
|
203
203
|
:param str ip_address: The IP address.
|
|
@@ -212,7 +212,7 @@ def get_loadbalancer_ip_output(ip_address: Optional[pulumi.Input[Optional[str]]]
|
|
|
212
212
|
__args__['ipId'] = ip_id
|
|
213
213
|
__args__['projectId'] = project_id
|
|
214
214
|
__args__['zone'] = zone
|
|
215
|
-
opts = pulumi.
|
|
215
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
216
216
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getLoadbalancerIp:getLoadbalancerIp', __args__, opts=opts, typ=GetLoadbalancerIpResult)
|
|
217
217
|
return __ret__.apply(lambda __response__: GetLoadbalancerIpResult(
|
|
218
218
|
id=pulumi.get(__response__, 'id'),
|
|
@@ -114,7 +114,7 @@ def get_marketplace_image(instance_type: Optional[str] = None,
|
|
|
114
114
|
def get_marketplace_image_output(instance_type: Optional[pulumi.Input[Optional[str]]] = None,
|
|
115
115
|
label: Optional[pulumi.Input[str]] = None,
|
|
116
116
|
zone: Optional[pulumi.Input[Optional[str]]] = None,
|
|
117
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetMarketplaceImageResult]:
|
|
117
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetMarketplaceImageResult]:
|
|
118
118
|
"""
|
|
119
119
|
Gets local image ID of an image from its label name.
|
|
120
120
|
|
|
@@ -138,7 +138,7 @@ def get_marketplace_image_output(instance_type: Optional[pulumi.Input[Optional[s
|
|
|
138
138
|
__args__['instanceType'] = instance_type
|
|
139
139
|
__args__['label'] = label
|
|
140
140
|
__args__['zone'] = zone
|
|
141
|
-
opts = pulumi.
|
|
141
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
142
142
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getMarketplaceImage:getMarketplaceImage', __args__, opts=opts, typ=GetMarketplaceImageResult)
|
|
143
143
|
return __ret__.apply(lambda __response__: GetMarketplaceImageResult(
|
|
144
144
|
id=pulumi.get(__response__, 'id'),
|
|
@@ -116,7 +116,7 @@ def get_mnq_sns(project_id: Optional[str] = None,
|
|
|
116
116
|
region=pulumi.get(__ret__, 'region'))
|
|
117
117
|
def get_mnq_sns_output(project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
118
118
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
|
119
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetMnqSnsResult]:
|
|
119
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetMnqSnsResult]:
|
|
120
120
|
"""
|
|
121
121
|
Gets information about SNS for a Project
|
|
122
122
|
|
|
@@ -141,7 +141,7 @@ def get_mnq_sns_output(project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
|
141
141
|
__args__ = dict()
|
|
142
142
|
__args__['projectId'] = project_id
|
|
143
143
|
__args__['region'] = region
|
|
144
|
-
opts = pulumi.
|
|
144
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
145
145
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getMnqSns:getMnqSns', __args__, opts=opts, typ=GetMnqSnsResult)
|
|
146
146
|
return __ret__.apply(lambda __response__: GetMnqSnsResult(
|
|
147
147
|
endpoint=pulumi.get(__response__, 'endpoint'),
|
|
@@ -116,7 +116,7 @@ def get_mnq_sqs(project_id: Optional[str] = None,
|
|
|
116
116
|
region=pulumi.get(__ret__, 'region'))
|
|
117
117
|
def get_mnq_sqs_output(project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
118
118
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
|
119
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetMnqSqsResult]:
|
|
119
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetMnqSqsResult]:
|
|
120
120
|
"""
|
|
121
121
|
Gets information about SQS for a Project
|
|
122
122
|
|
|
@@ -141,7 +141,7 @@ def get_mnq_sqs_output(project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
|
141
141
|
__args__ = dict()
|
|
142
142
|
__args__['projectId'] = project_id
|
|
143
143
|
__args__['region'] = region
|
|
144
|
-
opts = pulumi.
|
|
144
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
145
145
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getMnqSqs:getMnqSqs', __args__, opts=opts, typ=GetMnqSqsResult)
|
|
146
146
|
return __ret__.apply(lambda __response__: GetMnqSqsResult(
|
|
147
147
|
endpoint=pulumi.get(__response__, 'endpoint'),
|
|
@@ -282,7 +282,7 @@ def get_mongo_db_instance_output(instance_id: Optional[pulumi.Input[Optional[str
|
|
|
282
282
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
283
283
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
284
284
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
|
285
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetMongoDbInstanceResult]:
|
|
285
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetMongoDbInstanceResult]:
|
|
286
286
|
"""
|
|
287
287
|
Gets information about a MongoDB® Instance.
|
|
288
288
|
|
|
@@ -301,7 +301,7 @@ def get_mongo_db_instance_output(instance_id: Optional[pulumi.Input[Optional[str
|
|
|
301
301
|
__args__['name'] = name
|
|
302
302
|
__args__['projectId'] = project_id
|
|
303
303
|
__args__['region'] = region
|
|
304
|
-
opts = pulumi.
|
|
304
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
305
305
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getMongoDbInstance:getMongoDbInstance', __args__, opts=opts, typ=GetMongoDbInstanceResult)
|
|
306
306
|
return __ret__.apply(lambda __response__: GetMongoDbInstanceResult(
|
|
307
307
|
created_at=pulumi.get(__response__, 'created_at'),
|
|
@@ -168,7 +168,7 @@ def get_object_bucket(name: Optional[str] = None,
|
|
|
168
168
|
"""
|
|
169
169
|
The `ObjectBucket` data source is used to retrieve information about an Object Storage bucket.
|
|
170
170
|
|
|
171
|
-
Refer to the Object Storage [documentation](https://www.scaleway.com/en/docs/storage/
|
|
171
|
+
Refer to the Object Storage [documentation](https://www.scaleway.com/en/docs/object-storage/how-to/create-a-bucket/) for more information.
|
|
172
172
|
|
|
173
173
|
## Retrieve an Object Storage bucket
|
|
174
174
|
|
|
@@ -228,11 +228,11 @@ def get_object_bucket(name: Optional[str] = None,
|
|
|
228
228
|
def get_object_bucket_output(name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
229
229
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
230
230
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
|
231
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetObjectBucketResult]:
|
|
231
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetObjectBucketResult]:
|
|
232
232
|
"""
|
|
233
233
|
The `ObjectBucket` data source is used to retrieve information about an Object Storage bucket.
|
|
234
234
|
|
|
235
|
-
Refer to the Object Storage [documentation](https://www.scaleway.com/en/docs/storage/
|
|
235
|
+
Refer to the Object Storage [documentation](https://www.scaleway.com/en/docs/object-storage/how-to/create-a-bucket/) for more information.
|
|
236
236
|
|
|
237
237
|
## Retrieve an Object Storage bucket
|
|
238
238
|
|
|
@@ -272,7 +272,7 @@ def get_object_bucket_output(name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
|
272
272
|
__args__['name'] = name
|
|
273
273
|
__args__['projectId'] = project_id
|
|
274
274
|
__args__['region'] = region
|
|
275
|
-
opts = pulumi.
|
|
275
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
276
276
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getObjectBucket:getObjectBucket', __args__, opts=opts, typ=GetObjectBucketResult)
|
|
277
277
|
return __ret__.apply(lambda __response__: GetObjectBucketResult(
|
|
278
278
|
acl=pulumi.get(__response__, 'acl'),
|
|
@@ -95,7 +95,7 @@ def get_object_bucket_policy(bucket: Optional[str] = None,
|
|
|
95
95
|
"""
|
|
96
96
|
The `ObjectBucketPolicy` data source is used to retrieve information about the bucket policy of an Object Storage bucket.
|
|
97
97
|
|
|
98
|
-
Refer to the Object Storage [documentation](https://www.scaleway.com/en/docs/storage/
|
|
98
|
+
Refer to the Object Storage [documentation](https://www.scaleway.com/en/docs/object-storage/api-cli/bucket-policy/) for more information.
|
|
99
99
|
|
|
100
100
|
## Retrieve the bucket policy of a bucket
|
|
101
101
|
|
|
@@ -128,11 +128,11 @@ def get_object_bucket_policy(bucket: Optional[str] = None,
|
|
|
128
128
|
def get_object_bucket_policy_output(bucket: Optional[pulumi.Input[str]] = None,
|
|
129
129
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
130
130
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
|
131
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetObjectBucketPolicyResult]:
|
|
131
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetObjectBucketPolicyResult]:
|
|
132
132
|
"""
|
|
133
133
|
The `ObjectBucketPolicy` data source is used to retrieve information about the bucket policy of an Object Storage bucket.
|
|
134
134
|
|
|
135
|
-
Refer to the Object Storage [documentation](https://www.scaleway.com/en/docs/storage/
|
|
135
|
+
Refer to the Object Storage [documentation](https://www.scaleway.com/en/docs/object-storage/api-cli/bucket-policy/) for more information.
|
|
136
136
|
|
|
137
137
|
## Retrieve the bucket policy of a bucket
|
|
138
138
|
|
|
@@ -153,7 +153,7 @@ def get_object_bucket_policy_output(bucket: Optional[pulumi.Input[str]] = None,
|
|
|
153
153
|
__args__['bucket'] = bucket
|
|
154
154
|
__args__['projectId'] = project_id
|
|
155
155
|
__args__['region'] = region
|
|
156
|
-
opts = pulumi.
|
|
156
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
157
157
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getObjectBucketPolicy:getObjectBucketPolicy', __args__, opts=opts, typ=GetObjectBucketPolicyResult)
|
|
158
158
|
return __ret__.apply(lambda __response__: GetObjectBucketPolicyResult(
|
|
159
159
|
bucket=pulumi.get(__response__, 'bucket'),
|
|
@@ -304,7 +304,7 @@ def get_redis_cluster_output(cluster_id: Optional[pulumi.Input[Optional[str]]] =
|
|
|
304
304
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
|
305
305
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
306
306
|
zone: Optional[pulumi.Input[Optional[str]]] = None,
|
|
307
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetRedisClusterResult]:
|
|
307
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetRedisClusterResult]:
|
|
308
308
|
"""
|
|
309
309
|
Gets information about a Redis™ cluster.
|
|
310
310
|
|
|
@@ -323,7 +323,7 @@ def get_redis_cluster_output(cluster_id: Optional[pulumi.Input[Optional[str]]] =
|
|
|
323
323
|
__args__['name'] = name
|
|
324
324
|
__args__['projectId'] = project_id
|
|
325
325
|
__args__['zone'] = zone
|
|
326
|
-
opts = pulumi.
|
|
326
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
327
327
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getRedisCluster:getRedisCluster', __args__, opts=opts, typ=GetRedisClusterResult)
|
|
328
328
|
return __ret__.apply(lambda __response__: GetRedisClusterResult(
|
|
329
329
|
acls=pulumi.get(__response__, 'acls'),
|
|
@@ -202,7 +202,7 @@ def get_registry_image_output(image_id: Optional[pulumi.Input[Optional[str]]] =
|
|
|
202
202
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
203
203
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
|
204
204
|
tags: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
|
|
205
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetRegistryImageResult]:
|
|
205
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetRegistryImageResult]:
|
|
206
206
|
"""
|
|
207
207
|
Gets information about a Container Registry image.
|
|
208
208
|
|
|
@@ -223,7 +223,7 @@ def get_registry_image_output(image_id: Optional[pulumi.Input[Optional[str]]] =
|
|
|
223
223
|
__args__['projectId'] = project_id
|
|
224
224
|
__args__['region'] = region
|
|
225
225
|
__args__['tags'] = tags
|
|
226
|
-
opts = pulumi.
|
|
226
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
227
227
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getRegistryImage:getRegistryImage', __args__, opts=opts, typ=GetRegistryImageResult)
|
|
228
228
|
return __ret__.apply(lambda __response__: GetRegistryImageResult(
|
|
229
229
|
id=pulumi.get(__response__, 'id'),
|
|
@@ -196,7 +196,7 @@ def get_registry_image_tag_output(image_id: Optional[pulumi.Input[str]] = None,
|
|
|
196
196
|
project_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
197
197
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
|
198
198
|
tag_id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
199
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetRegistryImageTagResult]:
|
|
199
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetRegistryImageTagResult]:
|
|
200
200
|
"""
|
|
201
201
|
Gets information about a specific tag of a Container Registry image.
|
|
202
202
|
|
|
@@ -213,7 +213,7 @@ def get_registry_image_tag_output(image_id: Optional[pulumi.Input[str]] = None,
|
|
|
213
213
|
__args__['projectId'] = project_id
|
|
214
214
|
__args__['region'] = region
|
|
215
215
|
__args__['tagId'] = tag_id
|
|
216
|
-
opts = pulumi.
|
|
216
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
217
217
|
__ret__ = pulumi.runtime.invoke_output('scaleway:index/getRegistryImageTag:getRegistryImageTag', __args__, opts=opts, typ=GetRegistryImageTagResult)
|
|
218
218
|
return __ret__.apply(lambda __response__: GetRegistryImageTagResult(
|
|
219
219
|
created_at=pulumi.get(__response__, 'created_at'),
|