From 4a5177e009f6e12901628a343f2dfe860ea6a3a4 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Fri, 13 Sep 2024 15:00:52 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...pc-custom-routes-are-now-in-general-availabi.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 changelog/september2024/2024-09-13-vpc-added-vpc-custom-routes-are-now-in-general-availabi.mdx diff --git a/changelog/september2024/2024-09-13-vpc-added-vpc-custom-routes-are-now-in-general-availabi.mdx b/changelog/september2024/2024-09-13-vpc-added-vpc-custom-routes-are-now-in-general-availabi.mdx new file mode 100644 index 0000000000..2582374723 --- /dev/null +++ b/changelog/september2024/2024-09-13-vpc-added-vpc-custom-routes-are-now-in-general-availabi.mdx @@ -0,0 +1,13 @@ +--- +title: VPC Custom Routes are now in General Availability +status: added +author: + fullname: 'Join the #vpc channel on Slack.' + url: 'https://slack.scaleway.com' +date: 2024-09-13 +category: network +product: vpc +--- + +VPC Routing now supports custom routes, for users who want to redirect part of the private traffic to a remote subnet through a VPN for example. + From f92969e66b7fbfd76f0e8515f508a4a08fb0da84 Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Mon, 16 Sep 2024 13:20:23 +0200 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Benedikt Rollik Co-authored-by: nerda-codes <87707325+nerda-codes@users.noreply.github.com> --- ...pc-added-vpc-custom-routes-are-now-in-general-availabi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/september2024/2024-09-13-vpc-added-vpc-custom-routes-are-now-in-general-availabi.mdx b/changelog/september2024/2024-09-13-vpc-added-vpc-custom-routes-are-now-in-general-availabi.mdx index 2582374723..81b8e81c85 100644 --- a/changelog/september2024/2024-09-13-vpc-added-vpc-custom-routes-are-now-in-general-availabi.mdx +++ b/changelog/september2024/2024-09-13-vpc-added-vpc-custom-routes-are-now-in-general-availabi.mdx @@ -1,5 +1,5 @@ --- -title: VPC Custom Routes are now in General Availability +title: VPC custom routes are now in General Availability status: added author: fullname: 'Join the #vpc channel on Slack.' @@ -9,5 +9,5 @@ category: network product: vpc --- -VPC Routing now supports custom routes, for users who want to redirect part of the private traffic to a remote subnet through a VPN for example. +VPC routing now supports custom routes, for users who want to redirect part of the private traffic to a remote subnet through a VPN for example.