We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d0ba2e commit 8d9a898Copy full SHA for 8d9a898
src/content/docs/terraform/tutorial/use-load-balancing.mdx
@@ -16,6 +16,7 @@ In this tutorial, you will add a second origin for some basic round robining, an
16
- Completed [Tutorial 1](/terraform/tutorial/initialize-terraform/), [Tutorial 2](/terraform/tutorial/track-history/) and [Tutorial 3](/terraform/tutorial/configure-https-settings/)
17
- [Load Balancing](/load-balancing/get-started/enable-load-balancing/) enabled on your Cloudflare account
18
19
+<Render file="v5-code-snippets" product="terraform" />
20
## 1. Add another DNS record for www
21
Create a new branch and add a DNS record for your Asia server:
22
```bash
0 commit comments