Skip to content

Commit 99bb9f6

Browse files
authored
[Fundamentals] Create copy-settings
PCX-18561
1 parent ba8222b commit 99bb9f6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
pcx_content_type: reference
3+
title: Copy settings from one zone to another
4+
description: Learn how to leverage Terraform to copy settings from one zone to another.
5+
6+
---
7+
8+
If you manage several zones in your account, or over different accounts, you may want to use the same settings across.
9+
10+
There is currently no out-of-the-box solution to copy settings accross different zones.
11+
12+
But you can leverae [Terraform](/terraform/) to manage your settings.
13+
14+
The [cf-terraforming](https://github.com/cloudflare/cf-terraforming) has been specially created to retrieve all Cloudflare settings from a zone.
15+
You can then edit the settings as you see fit, and use them to manage another zone with Terraform.

0 commit comments

Comments
 (0)