From 43682bf705ca1ffc48f40649eba95bc32713dc72 Mon Sep 17 00:00:00 2001 From: marciocloudflare Date: Fri, 20 Dec 2024 09:46:23 +0000 Subject: [PATCH 1/3] updated mcn changelog --- src/content/changelogs/magic-cloud-networking.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/content/changelogs/magic-cloud-networking.yaml b/src/content/changelogs/magic-cloud-networking.yaml index b2ab58fef4c3917..d3dec878851f4fa 100644 --- a/src/content/changelogs/magic-cloud-networking.yaml +++ b/src/content/changelogs/magic-cloud-networking.yaml @@ -5,6 +5,10 @@ productLink: "/magic-cloud-networking/" productArea: Cloudflare One productAreaLink: /cloudflare-one/changelog/ entries: + - publish_date: "2024-13-05" + title: Download cloud onramp terraform + description: |- + Customers can now generate customized terraform files for building cloud network on-ramps to Magic WAN. Magic Cloud can scan and discover existing network resources and generate the required terraform files to automate cloud resource deployment using their existing infrastructure-as-Code workflows for cloud automation. - publish_date: "2024-11-21" title: Import cloud resources for VMs and LBs description: |- From af53ea41f39dfbf74cc5f36bd86db80f8d503875 Mon Sep 17 00:00:00 2001 From: marciocloudflare Date: Fri, 20 Dec 2024 09:46:43 +0000 Subject: [PATCH 2/3] refined text --- src/content/changelogs/magic-cloud-networking.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/changelogs/magic-cloud-networking.yaml b/src/content/changelogs/magic-cloud-networking.yaml index d3dec878851f4fa..92b90c86fc14b00 100644 --- a/src/content/changelogs/magic-cloud-networking.yaml +++ b/src/content/changelogs/magic-cloud-networking.yaml @@ -8,7 +8,7 @@ entries: - publish_date: "2024-13-05" title: Download cloud onramp terraform description: |- - Customers can now generate customized terraform files for building cloud network on-ramps to Magic WAN. Magic Cloud can scan and discover existing network resources and generate the required terraform files to automate cloud resource deployment using their existing infrastructure-as-Code workflows for cloud automation. + Customers can now generate customized terraform files for building cloud network on-ramps to Magic WAN. Magic Cloud can scan and discover existing network resources and generate the required terraform files to automate cloud resource deployment using their existing infrastructure-as-code workflows for cloud automation. - publish_date: "2024-11-21" title: Import cloud resources for VMs and LBs description: |- From 728241e359b31bca3454db05c7d456bf0fc5c094 Mon Sep 17 00:00:00 2001 From: marciocloudflare Date: Fri, 20 Dec 2024 09:47:38 +0000 Subject: [PATCH 3/3] corrected date --- src/content/changelogs/magic-cloud-networking.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/changelogs/magic-cloud-networking.yaml b/src/content/changelogs/magic-cloud-networking.yaml index 92b90c86fc14b00..5da403313a676f6 100644 --- a/src/content/changelogs/magic-cloud-networking.yaml +++ b/src/content/changelogs/magic-cloud-networking.yaml @@ -5,7 +5,7 @@ productLink: "/magic-cloud-networking/" productArea: Cloudflare One productAreaLink: /cloudflare-one/changelog/ entries: - - publish_date: "2024-13-05" + - publish_date: "2024-12-05" title: Download cloud onramp terraform description: |- Customers can now generate customized terraform files for building cloud network on-ramps to Magic WAN. Magic Cloud can scan and discover existing network resources and generate the required terraform files to automate cloud resource deployment using their existing infrastructure-as-code workflows for cloud automation.