Skip to content

Latest commit

 

History

History

same-settings-for-any-number-of-domains

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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