diff --git a/docs/data-sources/account_project.md b/docs/data-sources/account_project.md index 211f74931b..3c8a423a83 100644 --- a/docs/data-sources/account_project.md +++ b/docs/data-sources/account_project.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_account_project" The `scaleway_account_project` data source is used to retrieve information about a Scaleway project. -Refer to the Organizations and Projects [documentation](https://www.scaleway.com/en/docs/identity-and-access-management/organizations-and-projects/) and [API documentation](https://www.scaleway.com/en/developers/api/account/project-api/) for more information. +Refer to the Organizations and Projects [documentation](https://www.scaleway.com/en/docs/organizations-and-projects/) and [API documentation](https://www.scaleway.com/en/developers/api/account/project-api/) for more information. ## Retrieve a Scaleway Project diff --git a/docs/data-sources/account_ssh_key.md b/docs/data-sources/account_ssh_key.md index cf4793c733..e47703fa95 100644 --- a/docs/data-sources/account_ssh_key.md +++ b/docs/data-sources/account_ssh_key.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_account_ssh_key" The `scaleway_account_ssh_key` data source is used to retrieve information about a the SSH key of a Scaleway account. -Refer to the Organizations and Projects [documentation](https://www.scaleway.com/en/docs/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/) and [API documentation](https://www.scaleway.com/en/developers/api/iam/#path-ssh-keys) for more information. +Refer to the Organizations and Projects [documentation](https://www.scaleway.com/en/docs/organizations-and-projects/how-to/create-ssh-key/) and [API documentation](https://www.scaleway.com/en/developers/api/iam/#path-ssh-keys) for more information. ## Retrieve the SSH key of a Scaleway account diff --git a/docs/data-sources/bloc_snapshot.md b/docs/data-sources/bloc_snapshot.md index d2cd741dbc..2a35ed7509 100644 --- a/docs/data-sources/bloc_snapshot.md +++ b/docs/data-sources/bloc_snapshot.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_block_snapshot" The `scaleway_block_snapshot` data source is used to retrieve information about a Block Storage volume snapshot. -Refer to the Block Storage [product documentation](https://www.scaleway.com/en/docs/storage/block/) and [API documentation](https://www.scaleway.com/en/developers/api/block/) for more information. +Refer to the Block Storage [product documentation](https://www.scaleway.com/en/docs/block-storage/) and [API documentation](https://www.scaleway.com/en/developers/api/block/) for more information. ## Retrieve a volume's snapshot diff --git a/docs/data-sources/block_volume.md b/docs/data-sources/block_volume.md index e9ce38b23b..5798b181ea 100644 --- a/docs/data-sources/block_volume.md +++ b/docs/data-sources/block_volume.md @@ -6,7 +6,7 @@ page_title: "Scaleway: scaleway_block_volume" # scaleway_block_volume The `scaleway_block_volume` data source is used to retrieve information about a Block Storage volume. -Refer to the Block Storage [product documentation](https://www.scaleway.com/en/docs/storage/block/) and [API documentation](https://www.scaleway.com/en/developers/api/block/) for more information. +Refer to the Block Storage [product documentation](https://www.scaleway.com/en/docs/block-storage/) and [API documentation](https://www.scaleway.com/en/developers/api/block/) for more information. ## Retrieve a Block Storage volume diff --git a/docs/data-sources/container.md b/docs/data-sources/container.md index d787fedc36..d8896d11b6 100644 --- a/docs/data-sources/container.md +++ b/docs/data-sources/container.md @@ -8,7 +8,7 @@ The `scaleway_container` data source is used to retrieve information about a Ser Refer to the Serverless Containers [product documentation](https://www.scaleway.com/en/docs/serverless/containers/) and [API documentation](https://www.scaleway.com/en/developers/api/serverless-containers/) for more information. -For more information on the limitations of Serverless Containers, refer to the [dedicated documentation](https://www.scaleway.com/en/docs/compute/containers/reference-content/containers-limitations/). +For more information on the limitations of Serverless Containers, refer to the [dedicated documentation](https://www.scaleway.com/en/docs/serverless-containers/reference-content/containers-limitations/). ## Retrieve a Serverless Container @@ -63,7 +63,7 @@ In addition to all arguments above, the following attributes are exported: - `description` The description of the container. -- `environment_variables` - The [environment](https://www.scaleway.com/en/docs/compute/containers/concepts/#environment-variables) variables of the container. +- `environment_variables` - The [environment](https://www.scaleway.com/en/docs/serverless-containers/concepts/#environment-variables) variables of the container. - `min_scale` - The minimum number of container instances running continuously. diff --git a/docs/data-sources/ipam_ip.md b/docs/data-sources/ipam_ip.md index 7af7a5f1ed..aa43649db0 100644 --- a/docs/data-sources/ipam_ip.md +++ b/docs/data-sources/ipam_ip.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_ipam_ip" Gets information about IP addresses managed by Scaleway's IP Address Management (IPAM) service. IPAM is used for the DHCP bundled with VPC Private Networks. -For more information about IPAM, see the main [documentation](https://www.scaleway.com/en/docs/network/vpc/concepts/#ipam). +For more information about IPAM, see the main [documentation](https://www.scaleway.com/en/docs/vpc/concepts/#ipam). ## Examples diff --git a/docs/data-sources/ipam_ips.md b/docs/data-sources/ipam_ips.md index c3ce7789f4..55cfe6e106 100644 --- a/docs/data-sources/ipam_ips.md +++ b/docs/data-sources/ipam_ips.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_ipam_ips" Gets information about multiple IP addresses managed by Scaleway's IP Address Management (IPAM) service. -For more information about IPAM, see the main [documentation](https://www.scaleway.com/en/docs/network/vpc/concepts/#ipam). +For more information about IPAM, see the main [documentation](https://www.scaleway.com/en/docs/vpc/concepts/#ipam). ## Examples diff --git a/docs/data-sources/lb.md b/docs/data-sources/lb.md index 4949d02a90..2eae966769 100644 --- a/docs/data-sources/lb.md +++ b/docs/data-sources/lb.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb" Gets information about a Load Balancer. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/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). +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). ## Example Usage diff --git a/docs/data-sources/lb_acls.md b/docs/data-sources/lb_acls.md index e490eb8a12..35280e4902 100644 --- a/docs/data-sources/lb_acls.md +++ b/docs/data-sources/lb_acls.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb_acls" Gets information about multiple Load Balancer ACLs. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/load-balancer/reference-content/acls/) or [API reference](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-acls-get-an-acl). +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). ## Example Usage diff --git a/docs/data-sources/lb_backend.md b/docs/data-sources/lb_backend.md index cee12f5082..3ecb7fd3b7 100644 --- a/docs/data-sources/lb_backend.md +++ b/docs/data-sources/lb_backend.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb_backend" Get information about Scaleway Load Balancer backends. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/load-balancer/reference-content/configuring-backends/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-backends). +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). ## Example Usage diff --git a/docs/data-sources/lb_backends.md b/docs/data-sources/lb_backends.md index 8a50de5e67..b66f593c61 100644 --- a/docs/data-sources/lb_backends.md +++ b/docs/data-sources/lb_backends.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb_backends" Gets information about multiple Load Balancer Backends. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/load-balancer/reference-content/configuring-backends/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-backends). +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). ## Example Usage diff --git a/docs/data-sources/lb_certificate.md b/docs/data-sources/lb_certificate.md index 62088326b4..0ce65571e8 100644 --- a/docs/data-sources/lb_certificate.md +++ b/docs/data-sources/lb_certificate.md @@ -9,7 +9,7 @@ Get information about Scaleway Load Balancer certificates. 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. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/load-balancer/how-to/add-certificate/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-certificate). +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). ## Examples diff --git a/docs/data-sources/lb_frontend.md b/docs/data-sources/lb_frontend.md index cfa7610609..8e073c98bb 100644 --- a/docs/data-sources/lb_frontend.md +++ b/docs/data-sources/lb_frontend.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb_frontend" Get information about Scaleway Load Balancer frontends. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/load-balancer/reference-content/configuring-frontends/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-frontends). +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). ## Example Usage diff --git a/docs/data-sources/lb_frontends.md b/docs/data-sources/lb_frontends.md index 2985f54def..6a4a68cc8a 100644 --- a/docs/data-sources/lb_frontends.md +++ b/docs/data-sources/lb_frontends.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb_frontends" Gets information about multiple Load Balancer frontends. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/load-balancer/reference-content/configuring-frontends/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-frontends). +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). ## Example Usage diff --git a/docs/data-sources/lb_ip.md b/docs/data-sources/lb_ip.md index 55dce7375c..e4d02fe608 100644 --- a/docs/data-sources/lb_ip.md +++ b/docs/data-sources/lb_ip.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb_ip" Gets information about a Load Balancer IP address. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/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). +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). ## Example Usage diff --git a/docs/data-sources/lb_ips.md b/docs/data-sources/lb_ips.md index c696c18cd8..aae4f404ed 100644 --- a/docs/data-sources/lb_ips.md +++ b/docs/data-sources/lb_ips.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb_ips" Gets information about multiple Load Balancer IP addresses. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/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). +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). ## Example Usage diff --git a/docs/data-sources/lb_route.md b/docs/data-sources/lb_route.md index f9dea57568..8d872543f3 100644 --- a/docs/data-sources/lb_route.md +++ b/docs/data-sources/lb_route.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb_route" Get information about Scaleway Load Balancer routes. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/load-balancer/how-to/create-manage-routes/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-route). +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). ## Example Usage diff --git a/docs/data-sources/lb_routes.md b/docs/data-sources/lb_routes.md index fea7a4288d..ae8c8ff76e 100644 --- a/docs/data-sources/lb_routes.md +++ b/docs/data-sources/lb_routes.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb_routes" Gets information about multiple Load Balancer routes. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/load-balancer/how-to/create-manage-routes/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-route). +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). ## Example Usage diff --git a/docs/data-sources/lbs.md b/docs/data-sources/lbs.md index 0071674be6..feeb9c8835 100644 --- a/docs/data-sources/lbs.md +++ b/docs/data-sources/lbs.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lbs" Gets information about multiple Load Balancers. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/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). +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). ## Example Usage diff --git a/docs/data-sources/object_bucket.md b/docs/data-sources/object_bucket.md index a7fd77d361..c16ab75c0f 100644 --- a/docs/data-sources/object_bucket.md +++ b/docs/data-sources/object_bucket.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_object_bucket" The `scaleway_object_bucket` data source is used to retrieve information about an Object Storage bucket. -Refer to the Object Storage [documentation](https://www.scaleway.com/en/docs/storage/object/how-to/create-a-bucket/) for more information. +Refer to the Object Storage [documentation](https://www.scaleway.com/en/docs/object-storage/how-to/create-a-bucket/) for more information. ## Retrieve an Object Storage bucket diff --git a/docs/data-sources/object_bucket_policy.md b/docs/data-sources/object_bucket_policy.md index 12773f26e2..df0b9faf3f 100644 --- a/docs/data-sources/object_bucket_policy.md +++ b/docs/data-sources/object_bucket_policy.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_object_bucket_policy" The `scaleway_object_bucket_policy` data source is used to retrieve information about the bucket policy of an Object Storage bucket. -Refer to the Object Storage [documentation](https://www.scaleway.com/en/docs/storage/object/api-cli/bucket-policy/) for more information. +Refer to the Object Storage [documentation](https://www.scaleway.com/en/docs/object-storage/api-cli/bucket-policy/) for more information. ## Retrieve the bucket policy of a bucket @@ -31,7 +31,7 @@ This section lists the arguments that you can provide to the `scaleway_object_bu If you are using a project different from the default one, you have to specify the `project_id` for every child resource of the bucket, like bucket policies. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error. -For more information on Object Storage and Scaleway Projects, refer to the [dedicated documentation](https://www.scaleway.com/en/docs/identity-and-access-management/iam/api-cli/using-api-key-object-storage/). +For more information on Object Storage and Scaleway Projects, refer to the [dedicated documentation](https://www.scaleway.com/en/docs/iam/api-cli/using-api-key-object-storage/). ## Attributes Reference diff --git a/docs/guides/multicloud_cluster_with_baremetal_servers.md b/docs/guides/multicloud_cluster_with_baremetal_servers.md index 379efad89f..ac6bd4976e 100644 --- a/docs/guides/multicloud_cluster_with_baremetal_servers.md +++ b/docs/guides/multicloud_cluster_with_baremetal_servers.md @@ -13,7 +13,7 @@ as a node by the apiserver. This can be achieved manually ([method A](#method-a- ## Prerequisites * An SSH key, required to connect to your Elastic Metal server. - * If you need help generating an SSH key, visit [this tutorial](https://www.scaleway.com/en/docs/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/). + * If you need help generating an SSH key, visit [this tutorial](https://www.scaleway.com/en/docs/organizations-and-projects/how-to/create-ssh-key/). * You can view your SSH keys in the [console](https://console.scaleway.com/project/credentials) and add a new one. ## Setup diff --git a/docs/guides/using-vpc-bastion-ssh.md b/docs/guides/using-vpc-bastion-ssh.md index 8164fb4542..02a943ba9d 100644 --- a/docs/guides/using-vpc-bastion-ssh.md +++ b/docs/guides/using-vpc-bastion-ssh.md @@ -136,4 +136,4 @@ Then try to connect to it: ssh root@.myprivatenetwork ``` -For further information using our console please check [our dedicated documentation](https://www.scaleway.com/en/docs/network/vpc/how-to/use-ssh-bastion/). \ No newline at end of file +For further information using our console please check [our dedicated documentation](https://www.scaleway.com/en/docs/public-gateways/how-to/use-ssh-bastion/). \ No newline at end of file diff --git a/docs/resources/account_project.md b/docs/resources/account_project.md index fcbaa13fa8..8623c00fa0 100644 --- a/docs/resources/account_project.md +++ b/docs/resources/account_project.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_account_project" The `scaleway_account_project` resource allows you to create and manage the Projects of a Scaleway Organization. -Refer to the Organizations and Projects [documentation](https://www.scaleway.com/en/docs/identity-and-access-management/organizations-and-projects/) and [API documentation](https://www.scaleway.com/en/developers/api/account/project-api/) for more information. +Refer to the Organizations and Projects [documentation](https://www.scaleway.com/en/docs/organizations-and-projects/) and [API documentation](https://www.scaleway.com/en/developers/api/account/project-api/) for more information. ## Example Usage diff --git a/docs/resources/account_ssh_key.md b/docs/resources/account_ssh_key.md index f35394ab54..160c530b51 100644 --- a/docs/resources/account_ssh_key.md +++ b/docs/resources/account_ssh_key.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_account_ssh_key" The `scaleway_account_ssh_key` resource allows you to create and manage the Projects of a Scaleway Organization. -Refer to the Organizations and Projects [documentation](https://www.scaleway.com/en/docs/identity-and-access-management/organizations-and-projects/) and [API documentation](https://www.scaleway.com/en/developers/api/account/project-api/) for more information. +Refer to the Organizations and Projects [documentation](https://www.scaleway.com/en/docs/organizations-and-projects/) and [API documentation](https://www.scaleway.com/en/developers/api/account/project-api/) for more information. !> **Important:** The resource `scaleway_account_ssh_key` has been deprecated and will no longer be supported. Instead, use `scaleway_iam_ssh_key`. diff --git a/docs/resources/block_snapshot.md b/docs/resources/block_snapshot.md index bb0751df11..6bb61ea947 100644 --- a/docs/resources/block_snapshot.md +++ b/docs/resources/block_snapshot.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_block_snapshot" The `scaleway_block_snapshot` resource is used to create and manage snapshots of Block Storage volumes. -Refer to the Block Storage [product documentation](https://www.scaleway.com/en/docs/storage/block/) and [API documentation](https://www.scaleway.com/en/developers/api/block/) for more information. +Refer to the Block Storage [product documentation](https://www.scaleway.com/en/docs/block-storage/) and [API documentation](https://www.scaleway.com/en/developers/api/block/) for more information. ## Example Usage diff --git a/docs/resources/block_volume.md b/docs/resources/block_volume.md index 7112f58abd..f626db8bf8 100644 --- a/docs/resources/block_volume.md +++ b/docs/resources/block_volume.md @@ -7,14 +7,14 @@ page_title: "Scaleway: scaleway_block_volume" The `scaleway_block_volume` resource is used to create and manage Scaleway Block Storage volumes. -Refer to the Block Storage [product documentation](https://www.scaleway.com/en/docs/storage/block/) and [API documentation](https://www.scaleway.com/en/developers/api/block/) for more information. +Refer to the Block Storage [product documentation](https://www.scaleway.com/en/docs/block-storage/) and [API documentation](https://www.scaleway.com/en/developers/api/block/) for more information. ## Example Usage ### Create a Block Storage volume -The following command allows you to create a Block Storage volume of 20 GB with a 5000 [IOPS](https://www.scaleway.com/en/docs/storage/block/concepts/#iops). +The following command allows you to create a Block Storage volume of 20 GB with a 5000 [IOPS](https://www.scaleway.com/en/docs/block-storage/concepts/#iops). ```terraform resource "scaleway_block_volume" "block_volume" { @@ -49,7 +49,7 @@ resource "scaleway_block_volume" "main" { This section lists the arguments that are supported: -- `iops` - (Required) The maximum [IOPs](https://www.scaleway.com/en/docs/storage/block/concepts/#iops) expected, must match available options. +- `iops` - (Required) The maximum [IOPs](https://www.scaleway.com/en/docs/block-storage/concepts/#iops) expected, must match available options. - `name` - (Optional) The name of the volume. If not provided, a name will be randomly generated. - `size_in_gb` - (Optional) The size of the volume in gigabytes. Only one of `size_in_gb`, and `snapshot_id` should be specified. - `snapshot_id` - (Optional) If set, the new volume will be created from this snapshot. Only one of `size_in_gb`, `snapshot_id` should be specified. diff --git a/docs/resources/container.md b/docs/resources/container.md index 75f82a1dd1..c65fe9ba8c 100644 --- a/docs/resources/container.md +++ b/docs/resources/container.md @@ -9,7 +9,7 @@ The `scaleway_container` resource allows you to create and manage [Serverless Co Refer to the Serverless Containers [product documentation](https://www.scaleway.com/en/docs/serverless/containers/) and [API documentation](https://www.scaleway.com/en/developers/api/serverless-containers/) for more information. -For more information on the limitations of Serverless Containers, refer to the [dedicated documentation](https://www.scaleway.com/en/docs/compute/containers/reference-content/containers-limitations/). +For more information on the limitations of Serverless Containers, refer to the [dedicated documentation](https://www.scaleway.com/en/docs/serverless-containers/reference-content/containers-limitations/). ## Example Usage @@ -56,9 +56,9 @@ The following arguments are supported: - `description` (Optional) The description of the container. -- `environment_variables` - (Optional) The [environment variables](https://www.scaleway.com/en/docs/compute/containers/concepts/#environment-variables) of the container. +- `environment_variables` - (Optional) The [environment variables](https://www.scaleway.com/en/docs/serverless-containers/concepts/#environment-variables) of the container. -- `secret_environment_variables` - (Optional) The [secret environment variables](https://www.scaleway.com/en/docs/compute/containers/concepts/#secrets) of the container. +- `secret_environment_variables` - (Optional) The [secret environment variables](https://www.scaleway.com/en/docs/serverless-containers/concepts/#secrets) of the container. - `min_scale` - (Optional) The minimum number of container instances running continuously. @@ -88,7 +88,7 @@ The following arguments are supported: - `deploy` - (Optional) Boolean indicating whether the container is in a production environment. -Note that if you want to use your own configuration, you must consult our configuration [restrictions](https://www.scaleway.com/en/docs/compute/containers/reference-content/containers-limitations/#configuration-restrictions) section. +Note that if you want to use your own configuration, you must consult our configuration [restrictions](https://www.scaleway.com/en/docs/serverless-containers/reference-content/containers-limitations/#configuration-restrictions) section. ## Attributes Reference diff --git a/docs/resources/container_domain.md b/docs/resources/container_domain.md index c8f9caf03e..aa3ebe9a87 100644 --- a/docs/resources/container_domain.md +++ b/docs/resources/container_domain.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_container_domain" The `scaleway_container_domain` resource allows you to create and manage domain name bindings for Scaleway [Serverless Containers](https://www.scaleway.com/en/docs/serverless/containers/). -Refer to the Containers domain [documentation](https://www.scaleway.com/en/docs/compute/containers/how-to/add-a-custom-domain-to-a-container/) and the [API documentation](https://www.scaleway.com/en/developers/api/serverless-containers/#path-domains-list-all-domain-name-bindings) for more information. +Refer to the Containers domain [documentation](https://www.scaleway.com/en/docs/serverless-containers/how-to/add-a-custom-domain-to-a-container/) and the [API documentation](https://www.scaleway.com/en/developers/api/serverless-containers/#path-domains-list-all-domain-name-bindings) for more information. ## Example Usage diff --git a/docs/resources/iam_policy.md b/docs/resources/iam_policy.md index 15a0edd930..16f7a15dd7 100644 --- a/docs/resources/iam_policy.md +++ b/docs/resources/iam_policy.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_iam_policy" 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). --> 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/identity-and-access-management/iam/reference-content/permission-sets/). +-> 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/). ## Example Usage diff --git a/docs/resources/iot_network.md b/docs/resources/iot_network.md index a265040e37..0382c8dd08 100644 --- a/docs/resources/iot_network.md +++ b/docs/resources/iot_network.md @@ -10,12 +10,12 @@ page_title: "Scaleway: scaleway_iot_network" Creates and manages Scaleway IoT Networks. For more information, see the following: - [API documentation](https://www.scaleway.com/en/developers/api/iot/). -- [Product documentation](https://www.scaleway.com/en/docs/scaleway-iothub-networks/) +- [Product documentation](https://www.scaleway.com/en/docs/iot-hub/) For more step-by-step instructions on how to setup the networks on the external providers backends, you can follow these guides: -- [Configuring the Sigfox backend](https://www.scaleway.com/en/docs/scaleway-iothub-networks/#-Configuring-the-Sigfox-backend) -- [Using the Rest Network](https://www.scaleway.com/en/docs/scaleway-iothub-networks/#-Using-the-Rest-Network) +- [Configuring the Sigfox backend](https://www.scaleway.com/en/docs/iot-hub/how-to/setup-use-sigfox-network/) +- [Using the Rest Network](https://www.scaleway.com/en/docs/iot-hub/how-to/setup-use-rest-network/) ## Example Usage diff --git a/docs/resources/iot_route.md b/docs/resources/iot_route.md index ff7369aa60..69d6a779c9 100644 --- a/docs/resources/iot_route.md +++ b/docs/resources/iot_route.md @@ -10,7 +10,7 @@ page_title: "Scaleway: scaleway_iot_route" Creates and manages Scaleway IoT Routes. For more information, see the following: - [API documentation](https://www.scaleway.com/en/developers/api/iot/). -- [Product documentation](https://www.scaleway.com/en/docs/scaleway-iothub-route/) +- [Product documentation](https://www.scaleway.com/en/docs/iot-hub/how-to/create-route/) ## Example Usage @@ -119,7 +119,7 @@ The following arguments are supported: - `topic` - (Required) The topic the Route subscribes to, wildcards allowed (e.g. `thelab/+/temperature/#`). -- `database` - (Optional) Configuration block for the database routes. See [product documentation](https://www.scaleway.com/en/docs/scaleway-iothub-route/#-Database-Route) for a better understanding of the parameters. +- `database` - (Optional) Configuration block for the database routes. See [product documentation](https://www.scaleway.com/en/docs/iot-hub/how-to/create-route/) for a better understanding of the parameters. - `query` - (Required) The SQL query that will be executed when receiving a message ($TOPIC and $PAYLOAD variables are available, see documentation, e.g. `INSERT INTO mytable(date, topic, value) VALUES (NOW(), $TOPIC, $PAYLOAD)`). - `host` - (Required) The database hostname. Can be an IP or a FQDN. - `port` - (Required) The database port (e.g. `5432`) @@ -127,16 +127,16 @@ The following arguments are supported: - `username` - (Required) The database username. - `password` - (Required) The database password. -- `rest` (Optional) - Configuration block for the rest routes. See [product documentation](https://www.scaleway.com/en/docs/scaleway-iothub-route/#-REST-Route) for a better understanding of the parameters. +- `rest` (Optional) - Configuration block for the rest routes. See [product documentation](https://www.scaleway.com/en/docs/iot-hub/how-to/create-route/) for a better understanding of the parameters. - `verb` - (Required) The HTTP Verb used to call Rest URI (e.g. `post`). - `uri` - (Required) The URI of the Rest endpoint (e.g. `https://internal.mycompany.com/ingest/mqttdata`). - `headers` - (Required) a map of the extra headers to send with the HTTP call (e.g. `X-Header = Value`). -- `s3` (Optional) - Configuration block for the S3 routes. See [product documentation](https://www.scaleway.com/en/docs/scaleway-iothub-route/#-Scaleway-Object-Storage-Route) for a better understanding of the parameters. +- `s3` (Optional) - Configuration block for the S3 routes. See [product documentation](https://www.scaleway.com/en/docs/iot-hub/how-to/create-route/) for a better understanding of the parameters. - `bucket_region` (Required) - The region of the S3 route's destination bucket (e.g. `fr-par`). - `bucket_name` (Required) - The name of the S3 route's destination bucket (e.g. `my-object-storage`). - `object_prefix` (Required) - The string to prefix object names with (e.g. `mykeyprefix-`). - - `strategy` (Required) - How the S3 route's objects will be created (e.g. `per_topic`). See [documentation](https://www.scaleway.com/en/docs/scaleway-iothub-route/#-Messages-Store-Strategies) for behaviour details. + - `strategy` (Required) - How the S3 route's objects will be created (e.g. `per_topic`). See [documentation](https://www.scaleway.com/en/docs/iot-hub/how-to/create-route/) for behaviour details. ## Attributes Reference diff --git a/docs/resources/ipam_ip.md b/docs/resources/ipam_ip.md index b26c98ce1f..cae276abc7 100644 --- a/docs/resources/ipam_ip.md +++ b/docs/resources/ipam_ip.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_ipam_ip" Books and manages IPAM IPs. -For more information about IPAM, see the main [documentation](https://www.scaleway.com/en/docs/network/vpc/concepts/#ipam). +For more information about IPAM, see the main [documentation](https://www.scaleway.com/en/docs/vpc/concepts/#ipam). ## Example Usage diff --git a/docs/resources/ipam_ip_reverse_dns.md b/docs/resources/ipam_ip_reverse_dns.md index 3e557a7a12..ae1d9c3a46 100644 --- a/docs/resources/ipam_ip_reverse_dns.md +++ b/docs/resources/ipam_ip_reverse_dns.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_ipam_ip_reverse_dns" Manage the reverse DNS of IP addresses managed by Scaleway's IP Address Management (IPAM) service. -For more information about IPAM, see the main [documentation](https://www.scaleway.com/en/docs/network/vpc/concepts/#ipam). +For more information about IPAM, see the main [documentation](https://www.scaleway.com/en/docs/vpc/concepts/#ipam). ## Example Usage diff --git a/docs/resources/lb.md b/docs/resources/lb.md index a676563095..3d81a645f3 100644 --- a/docs/resources/lb.md +++ b/docs/resources/lb.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb" Creates and manages Scaleway Load Balancers. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/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). +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). ## Example Usage diff --git a/docs/resources/lb_acl.md b/docs/resources/lb_acl.md index c0325d88e9..494c5fbb1f 100644 --- a/docs/resources/lb_acl.md +++ b/docs/resources/lb_acl.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb_acl" Creates and manages Scaleway Load Balancer ACLs. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/load-balancer/reference-content/acls/) or [API reference](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-acls-get-an-acl). +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). ## Example Usage diff --git a/docs/resources/lb_backend.md b/docs/resources/lb_backend.md index e5233ba599..fea587f3a6 100644 --- a/docs/resources/lb_backend.md +++ b/docs/resources/lb_backend.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb_backend" Creates and manages Scaleway Load Balancer backends. -or more information, see the [main documentation](https://www.scaleway.com/en/docs/network/load-balancer/reference-content/configuring-backends/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-backends). +or 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). ## Example Usage diff --git a/docs/resources/lb_certificate.md b/docs/resources/lb_certificate.md index c774aba685..001a25cab8 100644 --- a/docs/resources/lb_certificate.md +++ b/docs/resources/lb_certificate.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb_certificate" Creates and manages Scaleway Load Balancer certificates. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/load-balancer/how-to/add-certificate/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-certificate). +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). ## Example Usage diff --git a/docs/resources/lb_frontend.md b/docs/resources/lb_frontend.md index 773a34b10e..2af2f90a0a 100644 --- a/docs/resources/lb_frontend.md +++ b/docs/resources/lb_frontend.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb_frontend" Creates and manages Scaleway Load Balancer frontends. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/load-balancer/reference-content/configuring-frontends/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-frontends). +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). ## Example Usage diff --git a/docs/resources/lb_ip.md b/docs/resources/lb_ip.md index 03fb184e1a..3ed6f4b7c6 100644 --- a/docs/resources/lb_ip.md +++ b/docs/resources/lb_ip.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb_ip" Creates and manages Scaleway Load Balancer IP addresses. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/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). +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). ## Example Usage diff --git a/docs/resources/lb_route.md b/docs/resources/lb_route.md index 9704dd002b..846815dd0a 100644 --- a/docs/resources/lb_route.md +++ b/docs/resources/lb_route.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_lb_route" Creates and manages Scaleway Load Balancer routes. -For more information, see the [main documentation](https://www.scaleway.com/en/docs/network/load-balancer/how-to/create-manage-routes/) or [API documentation](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-route). +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). ## Example Usage diff --git a/docs/resources/mnq_nats_account.md b/docs/resources/mnq_nats_account.md index 1da994414f..c8cd6ea7f8 100644 --- a/docs/resources/mnq_nats_account.md +++ b/docs/resources/mnq_nats_account.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_mnq_nats_account" Creates and manages Scaleway Messaging and Queuing NATS accounts. For further information, see -our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/nats-overview/) +our [main documentation](https://www.scaleway.com/en/docs/messaging/reference-content/nats-overview/) To use the Scaleway provider with the official NATS JetStream provider, check out the [corresponding guide](../guides/mnq_with_nats_terraform_provider.md). ## Example Usage diff --git a/docs/resources/mnq_nats_credentials.md b/docs/resources/mnq_nats_credentials.md index 13fa4951db..7ea7e01293 100644 --- a/docs/resources/mnq_nats_credentials.md +++ b/docs/resources/mnq_nats_credentials.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_mnq_nats_credentials" Creates and manages Scaleway Messaging and Queuing NATS credentials. For further information, see -our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/nats-overview/). +our [main documentation](https://www.scaleway.com/en/docs/messaging/reference-content/nats-overview/). ## Example Usage diff --git a/docs/resources/mnq_sns.md b/docs/resources/mnq_sns.md index f133dc67e3..4aa2ff3868 100644 --- a/docs/resources/mnq_sns.md +++ b/docs/resources/mnq_sns.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_mnq_sns" Activates Scaleway Messaging and Queuing SNS in a Project. For further information, see -our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sns-overview/). +our [main documentation](https://www.scaleway.com/en/docs/messaging/reference-content/sns-overview/). ## Example Usage diff --git a/docs/resources/mnq_sns_credentials.md b/docs/resources/mnq_sns_credentials.md index 937ccce1e5..8a502593ab 100644 --- a/docs/resources/mnq_sns_credentials.md +++ b/docs/resources/mnq_sns_credentials.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_mnq_sns_credentials" Creates and manages Scaleway Messaging and Queuing SNS credentials. For further information, see -our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sns-overview/) +our [main documentation](https://www.scaleway.com/en/docs/messaging/reference-content/sns-overview/) ## Example Usage diff --git a/docs/resources/mnq_sns_topic.md b/docs/resources/mnq_sns_topic.md index 0f07a2f336..57869cced5 100644 --- a/docs/resources/mnq_sns_topic.md +++ b/docs/resources/mnq_sns_topic.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_mnq_sns_topic" Manage Scaleway Messaging and queuing SNS topics. For further information, see -our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/how-to/create-manage-topics/). +our [main documentation](https://www.scaleway.com/en/docs/messaging/how-to/create-manage-topics/). ## Example Usage diff --git a/docs/resources/mnq_sns_topic_subscription.md b/docs/resources/mnq_sns_topic_subscription.md index 9980b7bb91..584ff3dd7d 100644 --- a/docs/resources/mnq_sns_topic_subscription.md +++ b/docs/resources/mnq_sns_topic_subscription.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_mnq_sns_topic_subscription" Manages Scaleway Messaging and Queuing SNS topic subscriptions. For further information, see -our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sns-overview/). +our [main documentation](https://www.scaleway.com/en/docs/messaging/reference-content/sns-overview/). ## Example Usage diff --git a/docs/resources/mnq_sqs.md b/docs/resources/mnq_sqs.md index a1da132593..a6128a527f 100644 --- a/docs/resources/mnq_sqs.md +++ b/docs/resources/mnq_sqs.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_mnq_sqs" Activate Scaleway Messaging and Queuing SQS in a Project. For further information, see -our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sqs-overview/). +our [main documentation](https://www.scaleway.com/en/docs/messaging/reference-content/sqs-overview/). ## Example Usage diff --git a/docs/resources/mnq_sqs_credentials.md b/docs/resources/mnq_sqs_credentials.md index 6318844110..abfed0fc94 100644 --- a/docs/resources/mnq_sqs_credentials.md +++ b/docs/resources/mnq_sqs_credentials.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_mnq_sqs_credentials" Creates and manages Scaleway Messaging and Queuing SQS credentials. For further information, see -our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sqs-overview/) +our [main documentation](https://www.scaleway.com/en/docs/messaging/reference-content/sqs-overview/) ## Example Usage diff --git a/docs/resources/mnq_sqs_queue.md b/docs/resources/mnq_sqs_queue.md index 1a931706fd..c9b16eda1b 100644 --- a/docs/resources/mnq_sqs_queue.md +++ b/docs/resources/mnq_sqs_queue.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_mnq_sqs_queue" Creates and manages Scaleway Messaging and Queuing SQS queues. For further information, see -our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/how-to/create-manage-queues/). +our [main documentation](https://www.scaleway.com/en/docs/messaging/how-to/create-manage-queues/). ## Example Usage diff --git a/docs/resources/mongodb_instance.md b/docs/resources/mongodb_instance.md index 47c814ad52..710f135af0 100644 --- a/docs/resources/mongodb_instance.md +++ b/docs/resources/mongodb_instance.md @@ -6,7 +6,7 @@ page_title: "Scaleway: scaleway_mongodb_instance" # Resource: scaleway_mongodb_instance Creates and manages Scaleway MongoDB® instance. -For more information refer to [the API documentation](https://www.scaleway.com/en/docs/managed-databases/mongodb/). +For more information refer to [the API documentation](https://www.scaleway.com/en/docs/managed-mongodb-databases/). ## Example Usage diff --git a/docs/resources/mongodb_snapshot.md b/docs/resources/mongodb_snapshot.md index 09b9937e17..bc2bfea0be 100644 --- a/docs/resources/mongodb_snapshot.md +++ b/docs/resources/mongodb_snapshot.md @@ -6,7 +6,7 @@ page_title: "Scaleway: scaleway_mongodb_snapshot" # Resource: scaleway_mongodb_snapshot Creates and manages Scaleway MongoDB® snapshots. -For more information refer to [the API documentation](https://www.scaleway.com/en/docs/managed-databases/mongodb/). +For more information refer to [the API documentation](https://www.scaleway.com/en/docs/managed-mongodb-databases/). ## Example Usage diff --git a/docs/resources/object.md b/docs/resources/object.md index eb8b0b59be..47053813de 100644 --- a/docs/resources/object.md +++ b/docs/resources/object.md @@ -5,9 +5,9 @@ page_title: "Scaleway: scaleway_object" # Resource: scaleway_object -The `scaleway_object` resource allows you to create and manage objects for [Scaleway Object storage](https://www.scaleway.com/en/docs/storage/object/). +The `scaleway_object` resource allows you to create and manage objects for [Scaleway Object storage](https://www.scaleway.com/en/docs/object-storage/). -Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/storage/object/how-to/upload-files-into-a-bucket/) for more information on Object Storage objects. +Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/object-storage/how-to/upload-files-into-a-bucket/) for more information on Object Storage objects. ## Example Usage @@ -43,7 +43,7 @@ The following arguments are supported: * `hash` - (Optional) Hash of the file, used to trigger the upload on file change. -* `storage_class` - (Optional) 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. +* `storage_class` - (Optional) Specifies the Scaleway [storage class](https://www.scaleway.com/en/docs/object-storage/concepts/#storage-class) (`STANDARD`, `GLACIER`, or `ONEZONE_IA`) used to store the object. * `visibility` - (Optional) Visibility of the object, `public-read` or `private`. diff --git a/docs/resources/object_bucket.md b/docs/resources/object_bucket.md index d2ad5864a9..07c4cdcf44 100644 --- a/docs/resources/object_bucket.md +++ b/docs/resources/object_bucket.md @@ -5,9 +5,9 @@ page_title: "Scaleway: scaleway_object_bucket" # Resource: scaleway_object_bucket -The `scaleway_object_bucket` resource allows you to create and manage buckets for [Scaleway Object storage](https://www.scaleway.com/en/docs/storage/object/). +The `scaleway_object_bucket` resource allows you to create and manage buckets for [Scaleway Object storage](https://www.scaleway.com/en/docs/object-storage/). -Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/storage/object/how-to/create-a-bucket/) for more information on Object Storage buckets. +Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/object-storage/how-to/create-a-bucket/) for more information on Object Storage buckets. ## Example Usage @@ -129,11 +129,11 @@ If you make any change to your bucket's tags using the console, it will overwrit * `region` - (Optional) The [region](https://www.scaleway.com/en/developers/api/#region-definition) in which the bucket will be created. -* `versioning` - (Optional) A state of [versioning](https://www.scaleway.com/en/docs/storage/object/how-to/use-bucket-versioning/). The `versioning` object supports the following: +* `versioning` - (Optional) A state of [versioning](https://www.scaleway.com/en/docs/object-storage/how-to/use-bucket-versioning/). The `versioning` object supports the following: * `enabled` - (Optional) Enable versioning. Once you version-enable a bucket, it can never return to an unversioned state. You can, however, suspend versioning on that bucket. -* `cors_rule` - (Optional) A rule of [Cross-Origin Resource Sharing](https://www.scaleway.com/en/docs/storage/object/api-cli/setting-cors-rules/). The `CORS` object supports the following: +* `cors_rule` - (Optional) A rule of [Cross-Origin Resource Sharing](https://www.scaleway.com/en/docs/object-storage/api-cli/setting-cors-rules/). The `CORS` object supports the following: * `allowed_headers` (Optional) Specifies which headers are allowed. * `allowed_methods` (Required) Specifies which methods are allowed (`GET`, `PUT`, `POST`, `DELETE` or `HEAD`). @@ -165,7 +165,7 @@ At least one of `abort_incomplete_multipart_upload_days`, `expiration`, `transit * `days` (Optional) Specifies the number of days after object creation when the specific rule action takes effect. -* `storage_class` (Required) Specifies the Scaleway [storage class](https://www.scaleway.com/en/docs/storage/object/concepts/#storage-class) `STANDARD`, `GLACIER`, `ONEZONE_IA` to which you want the object to transition. +* `storage_class` (Required) Specifies the Scaleway [storage class](https://www.scaleway.com/en/docs/object-storage/concepts/#storage-class) `STANDARD`, `GLACIER`, `ONEZONE_IA` to which you want the object to transition. ~> **Important:** If versioning is enabled, this rule only deletes the current version of an object. diff --git a/docs/resources/object_bucket_acl.md b/docs/resources/object_bucket_acl.md index 37bc0235f9..73741c20c8 100644 --- a/docs/resources/object_bucket_acl.md +++ b/docs/resources/object_bucket_acl.md @@ -5,9 +5,9 @@ page_title: "Scaleway: scaleway_object_bucket_acl" # Resource: scaleway_object_bucket_acl -The `scaleway_object_bucket_acl` resource allows you to create and manage Access Control Lists (ACLs) for [Scaleway Object storage](https://www.scaleway.com/en/docs/storage/object/). +The `scaleway_object_bucket_acl` resource allows you to create and manage Access Control Lists (ACLs) for [Scaleway Object storage](https://www.scaleway.com/en/docs/object-storage/). -Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/storage/object/api-cli/bucket-operations/#putbucketacl) for more information on ACLs. +Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/object-storage/api-cli/bucket-operations/#putbucketacl) for more information on ACLs. -> **Note:** `terraform destroy` does not delete the ACL but does remove the resource from the Terraform state. @@ -26,7 +26,7 @@ resource "scaleway_object_bucket_acl" "main" { } ``` -For more information, refer to the [PutBucketAcl API call documentation](https://www.scaleway.com/en/docs/storage/object/api-cli/bucket-operations/#putbucketacl). +For more information, refer to the [PutBucketAcl API call documentation](https://www.scaleway.com/en/docs/object-storage/api-cli/bucket-operations/#putbucketacl). ## Example Usage with Grants diff --git a/docs/resources/object_bucket_lock_configuration.md b/docs/resources/object_bucket_lock_configuration.md index 3915e43c55..5cb5e84b89 100644 --- a/docs/resources/object_bucket_lock_configuration.md +++ b/docs/resources/object_bucket_lock_configuration.md @@ -5,9 +5,9 @@ page_title: "Scaleway: scaleway_object_bucket_lock_configuration" # Resource: scaleway_object_bucket_lock_configuration -The `scaleway_object_bucket_lock_configuration` resource allows you to create and manage an object lock configuration for [Scaleway Object storage](https://www.scaleway.com/en/docs/storage/object/). +The `scaleway_object_bucket_lock_configuration` resource allows you to create and manage an object lock configuration for [Scaleway Object storage](https://www.scaleway.com/en/docs/object-storage/). -Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/storage/object/api-cli/object-lock/) for more information on object lock. +Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/object-storage/api-cli/object-lock/) for more information on object lock. ## Example Usage @@ -49,7 +49,7 @@ The following arguments are supported: - `default_retention` - (Required) The default retention for the lock. - - `mode` - (Required) The default object lock retention mode you want to apply to new objects placed in the specified bucket. Valid values are `GOVERNANCE` or `COMPLIANCE`. Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/storage/object/api-cli/object-lock/#retention-modes) for more information on retention modes. + - `mode` - (Required) The default object lock retention mode you want to apply to new objects placed in the specified bucket. Valid values are `GOVERNANCE` or `COMPLIANCE`. Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/object-storage/api-cli/object-lock/#retention-modes) for more information on retention modes. - `days` - (Optional) The number of days you want to specify for the default retention period. diff --git a/docs/resources/object_bucket_policy.md b/docs/resources/object_bucket_policy.md index 1322186dac..973edeeaef 100644 --- a/docs/resources/object_bucket_policy.md +++ b/docs/resources/object_bucket_policy.md @@ -5,9 +5,9 @@ page_title: "Scaleway: scaleway_object_bucket_policy" # Resource: scaleway_object_bucket_policy -The `scaleway_object_bucket_policy` resource allows you to create and manage bucket policies for [Scaleway Object storage](https://www.scaleway.com/en/docs/storage/object/). +The `scaleway_object_bucket_policy` resource allows you to create and manage bucket policies for [Scaleway Object storage](https://www.scaleway.com/en/docs/object-storage/). -Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/storage/object/api-cli/bucket-policy/) for more information on Object Storage bucket policies. +Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/object-storage/api-cli/bucket-policy/) for more information on Object Storage bucket policies. ## Example Usage @@ -215,7 +215,7 @@ resource "scaleway_object_bucket_policy" "policy" { } ``` -**NB:** To configure the AWS provider with Scaleway credentials, refer to the [dedicated documentation](https://www.scaleway.com/en/docs/storage/object/api-cli/object-storage-aws-cli/). +**NB:** To configure the AWS provider with Scaleway credentials, refer to the [dedicated documentation](https://www.scaleway.com/en/docs/object-storage/api-cli/object-storage-aws-cli/). ## Argument Reference diff --git a/docs/resources/object_bucket_website_configuration.md b/docs/resources/object_bucket_website_configuration.md index a010cd57d5..d4bc729bc4 100644 --- a/docs/resources/object_bucket_website_configuration.md +++ b/docs/resources/object_bucket_website_configuration.md @@ -5,9 +5,9 @@ page_title: "Scaleway: scaleway_object_bucket_website_configuration" # Resource: scaleway_object_bucket_website_configuration -The `scaleway_object_bucket_website_configuration` resource allows you to deploy and manage a bucket website with [Scaleway Object storage](https://www.scaleway.com/en/docs/storage/object/). +The `scaleway_object_bucket_website_configuration` resource allows you to deploy and manage a bucket website with [Scaleway Object storage](https://www.scaleway.com/en/docs/object-storage/). -Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/storage/object/how-to/use-bucket-website/) for more information on bucket websites. +Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/object-storage/how-to/use-bucket-website/) for more information on bucket websites. ## Example Usage @@ -97,7 +97,7 @@ The `scaleway_object_bucket_website_configuration` resource exports certain attr * `website_endpoint` - The website endpoint. -~> **Important:** Refer to the [dedicated section on endpoints](https://www.scaleway.com/en/docs/storage/object/concepts/#endpoint) for more information. +~> **Important:** Refer to the [dedicated section on endpoints](https://www.scaleway.com/en/docs/object-storage/concepts/#endpoint) for more information. ## error_document diff --git a/docs/resources/sdb_sql_database.md b/docs/resources/sdb_sql_database.md index 638cee1205..ff24b5c45f 100644 --- a/docs/resources/sdb_sql_database.md +++ b/docs/resources/sdb_sql_database.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_sdb_sql_database" The `scaleway_sdb_sql_database` resource allows you to create and manage databases for Scaleway Serverless SQL Databases. -Refer to the Serverless SQL Databases [documentation](https://www.scaleway.com/en/docs/serverless/sql-databases/) and [API documentation](https://www.scaleway.com/en/developers/api/serverless-databases/) for more information. +Refer to the Serverless SQL Databases [documentation](https://www.scaleway.com/en/docs/serverless-sql-databases/) and [API documentation](https://www.scaleway.com/en/developers/api/serverless-databases/) for more information. ## Example Usage @@ -23,9 +23,9 @@ resource scaleway_sdb_sql_database "database" { ### With IAM Application -This example creates an [IAM application](https://www.scaleway.com/en/docs/identity-and-access-management/iam/concepts/#application) and an [API secret key](https://www.scaleway.com/en/docs/identity-and-access-management/iam/how-to/create-api-keys/) used to connect to the database. +This example creates an [IAM application](https://www.scaleway.com/en/docs/iam/concepts/#application) and an [API secret key](https://www.scaleway.com/en/docs/iam/how-to/create-api-keys/) used to connect to the database. --> **Note:** For more information, see [How to connect to a Serverless SQL Database](https://www.scaleway.com/en/docs/serverless/sql-databases/how-to/connect-to-a-database/) +-> **Note:** For more information, see [How to connect to a Serverless SQL Database](https://www.scaleway.com/en/docs/serverless-sql-databases/how-to/connect-to-a-database/) ```hcl data scaleway_account_project "default" { diff --git a/docs/resources/secret.md b/docs/resources/secret.md index 33317a0c67..0cc5c6b20b 100644 --- a/docs/resources/secret.md +++ b/docs/resources/secret.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_secret" The `scaleway_secret` resource allows you to create and manage secrets in Scaleway Secret Manager. -Refer to the Secret Manager [product documentation](https://www.scaleway.com/en/docs/identity-and-access-management/secret-manager/) and [API documentation](https://www.scaleway.com/en/developers/api/secret-manager/) for more information. +Refer to the Secret Manager [product documentation](https://www.scaleway.com/en/docs/secret-manager/) and [API documentation](https://www.scaleway.com/en/developers/api/secret-manager/) for more information. ## Example Usage diff --git a/docs/resources/secret_version.md b/docs/resources/secret_version.md index 26217da713..c50bcf0283 100644 --- a/docs/resources/secret_version.md +++ b/docs/resources/secret_version.md @@ -7,7 +7,7 @@ page_title: "Scaleway: scaleway_secret_version" The `scaleway_secret_version` resource allows you to create and manage secret versions in Scaleway Secret Manager. -Refer to the Secret Manager [product documentation](https://www.scaleway.com/en/docs/identity-and-access-management/secret-manager/) and [API documentation](https://www.scaleway.com/en/developers/api/secret-manager/) for more information. +Refer to the Secret Manager [product documentation](https://www.scaleway.com/en/docs/secret-manager/) and [API documentation](https://www.scaleway.com/en/developers/api/secret-manager/) for more information. ## Example Usage diff --git a/docs/resources/vpc.md b/docs/resources/vpc.md index d65878b76c..938eb074cf 100644 --- a/docs/resources/vpc.md +++ b/docs/resources/vpc.md @@ -6,7 +6,7 @@ page_title: "Scaleway: scaleway_vpc" # Resource: scaleway_vpc Creates and manages Scaleway Virtual Private Clouds. -For more information, see [the main documentation](https://www.scaleway.com/en/docs/network/vpc/concepts/). +For more information, see [the main documentation](https://www.scaleway.com/en/docs/vpc/concepts/). ## Example Usage diff --git a/docs/resources/vpc_public_gateway_dhcp_reservation.md b/docs/resources/vpc_public_gateway_dhcp_reservation.md index b5243998d4..f4c6e20c89 100644 --- a/docs/resources/vpc_public_gateway_dhcp_reservation.md +++ b/docs/resources/vpc_public_gateway_dhcp_reservation.md @@ -5,7 +5,7 @@ page_title: "Scaleway: scaleway_vpc_public_gateway_dhcp_reservation" # Resource: scaleway_vpc_public_gateway_dhcp_reservation -Creates and manages [Scaleway DHCP Reservations](https://www.scaleway.com/en/docs/network/vpc/concepts/#dhcp). +Creates and manages [Scaleway DHCP Reservations](https://www.scaleway.com/en/docs/vpc/concepts/#dhcp). These static associations are used to assign IP addresses based on the MAC addresses of the resource. diff --git a/docs/resources/vpc_route.md b/docs/resources/vpc_route.md index 63ff2f39fb..d23e6ebfe4 100644 --- a/docs/resources/vpc_route.md +++ b/docs/resources/vpc_route.md @@ -6,7 +6,7 @@ page_title: "Scaleway: scaleway_vpc_route" # Resource: scaleway_vpc_route Creates and manages Scaleway VPC Routes. -For more information, see [the main documentation](https://www.scaleway.com/en/docs/network/vpc/concepts/). +For more information, see [the main documentation](https://www.scaleway.com/en/docs/vpc/concepts/). ## Example Usage