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.
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