From 16d42e2fbae8fd12ffaf38cf051a5cbc2357c1f7 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Tue, 25 Mar 2025 16:25:33 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...ged-custom-resources-can-now-be-attached-or-det.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 changelog/march2025/2025-03-25-vpc-changed-custom-resources-can-now-be-attached-or-det.mdx diff --git a/changelog/march2025/2025-03-25-vpc-changed-custom-resources-can-now-be-attached-or-det.mdx b/changelog/march2025/2025-03-25-vpc-changed-custom-resources-can-now-be-attached-or-det.mdx new file mode 100644 index 0000000000..addccb8746 --- /dev/null +++ b/changelog/march2025/2025-03-25-vpc-changed-custom-resources-can-now-be-attached-or-det.mdx @@ -0,0 +1,10 @@ +--- +title: Custom resources can now be attached or detached from Private Networks +status: changed +date: 2025-03-25 +category: network +product: vpc +--- + +You can now attach or detach a custom resource from the Private Network’s dashboard in the Scaleway console (previously available when reserving an IP address in the IPAM dashboar). + From bbf639a996b5917adf6d7325472711aaa59fa9f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9da?= <87707325+nerda-codes@users.noreply.github.com> Date: Wed, 26 Mar 2025 10:05:03 +0100 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Benedikt Rollik --- ...-vpc-changed-custom-resources-can-now-be-attached-or-det.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/march2025/2025-03-25-vpc-changed-custom-resources-can-now-be-attached-or-det.mdx b/changelog/march2025/2025-03-25-vpc-changed-custom-resources-can-now-be-attached-or-det.mdx index addccb8746..b8f21ceac3 100644 --- a/changelog/march2025/2025-03-25-vpc-changed-custom-resources-can-now-be-attached-or-det.mdx +++ b/changelog/march2025/2025-03-25-vpc-changed-custom-resources-can-now-be-attached-or-det.mdx @@ -6,5 +6,5 @@ category: network product: vpc --- -You can now attach or detach a custom resource from the Private Network’s dashboard in the Scaleway console (previously available when reserving an IP address in the IPAM dashboar). +It is now possible to attach or detach a custom resource directly from the Private Network dashboard in the Scaleway console, whereas previously this functionality was only available when reserving an IP address in the IPAM dashboard.