Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 881 Bytes

File metadata and controls

18 lines (13 loc) · 881 Bytes

How to set the same settings for any number of domains

The configuration in this directory demonstrates how to set the same settings for any number of domains using the module and its features. For example, you can create the same A-record for all domains in the list, or set the same settings for them.

Usage

To use this example, you need to:

  • Have created Cloudflare account.
  • Have created Cloudflare API token.
  • Specify the version constraint for the module, using one of the values at tags (preferably the latest).
  • Run the following commands:
$ terraform init
$ terraform plan
$ terraform apply