File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
src/content/docs/fundamentals/manage-domains Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments