Skip to content

Commit 6c9964b

Browse files
marciocloudflareOxyjun
authored andcommitted
[MCN] Refines docs (#21463)
* removed destroy * added a next steps * refined text * moved terraform into set up * refined text * refined text * Update src/content/partials/networking-services/routing/mcn-magic-wan-on-ramps.mdx Co-authored-by: Jun Lee <[email protected]> --------- Co-authored-by: Jun Lee <[email protected]>
1 parent 18f2a8f commit 6c9964b

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

src/content/partials/networking-services/routing/mcn-magic-wan-on-ramps.mdx

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ You have successfully created your Magic WAN on-ramp. However, on-ramp creation
126126

127127
You have successfully created your Magic WAN on-ramp. However, on-ramp creation can take up to an hour before you can use it.
128128

129-
## Set up with Terraform
129+
### Set up with Terraform
130130

131131
You can download a Terraform configuration for a cloud on-ramp.
132132

@@ -143,7 +143,7 @@ If you intend to plan and apply the downloaded configuration using Terraform, yo
143143
Do not deploy the on-ramp using both Cloudflare and Terraform. If you plan to deploy your on-ramp with Cloudflare (meaning you are both planning to create an on-ramp and applying an on-ramp), Cloudflare creates resources that will result in conflicts when you run Terraform (and vice versa). The Cloudflare dashboard will warn you if it detects you might encounter a conflict.
144144
:::
145145

146-
### Download Terraform configuration for a new on-ramp
146+
#### Download Terraform configuration for a new on-ramp
147147

148148
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account.
149149
2. Select **Magic WAN** > **Cloud on-ramps**.
@@ -153,12 +153,18 @@ Do not deploy the on-ramp using both Cloudflare and Terraform. If you plan to de
153153
1. Choose **Download file and continue** to download the Terraform configuration, review the configuration, and then continue deploying the on-ramp with Cloudflare.
154154
2. Choose **Download file and exit** to download the Terraform configuration that you will apply yourself.
155155

156-
### Download Terraform configuration for an existing on-ramp
156+
#### Download Terraform configuration for an existing on-ramp
157157

158158
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account.
159159
2. Select **Magic WAN** > **Cloud on-ramps**.
160160
3. Select the three dots for the on-ramp you want to download > **Download as Terraform**.
161161

162+
## Update security groups
163+
164+
After setting up your on-ramps, you need to update your network security groups in your cloud provider to allow traffic to/from Magic WAN. Refer to the [Cloud on-ramps](/magic-cloud-networking/reference/) reference page for more information.
165+
166+
---
167+
162168
## Edit on-ramps
163169

164170
### Edit a Magic WAN cloud on-ramp
@@ -181,9 +187,9 @@ Do not deploy the on-ramp using both Cloudflare and Terraform. If you plan to de
181187
2. Select **Magic WAN** > **Cloud on-ramps**.
182188
3. Select the on-ramp you want to delete.
183189
4. Select **Edit** in the side panel.
184-
5. Choose **Detach** or **Destroy** to proceed:
185-
- **Detach**: Cloudflare will stop managing the cloud resources that were created to build this on-ramp, but will leave them in place. On-ramp connectivity will not be impacted.
186-
- **Destroy**: Cloudflare will delete the resources that were created to build this on-ramp in the cloud provider, if possible. Resources cannot be deleted if other resources depend upon them. For example, if an AWS Customer Gateway was created for this on-ramp, but was subsequently used in a second on-ramp, destroying this on-ramp will not destroy the AWS Customer Gateway.
190+
5. Choose **Detach** to proceed. Cloudflare will stop managing the cloud resources that were created to build this on-ramp, but will leave them in place. On-ramp connectivity will not be impacted.
191+
192+
---
187193

188194
## Magic WAN Address Space
189195

@@ -206,6 +212,8 @@ To override the defaults with custom prefixes:
206212

207213
To install a default route to send all traffic to Magic WAN, enter `0.0.0.0/0` (on Azure, enter `0.0.0.0/1` and `128.0.0.0/1`).
208214

215+
---
216+
209217
## Cost estimates
210218

211219
You can view estimated costs associated with your cloud resources in the Cloudflare dashboard.

0 commit comments

Comments
 (0)