come on
This commit is contained in:
parent
9abfd0889e
commit
4229fe207f
@ -13,13 +13,13 @@ providers:
|
|||||||
cloudflare:
|
cloudflare:
|
||||||
class: octodns_cloudflare.CloudflareProvider
|
class: octodns_cloudflare.CloudflareProvider
|
||||||
# Your Cloudflare account email address (required, optional if using token)
|
# Your Cloudflare account email address (required, optional if using token)
|
||||||
email: env/CLOUDFLARE_EMAIL
|
# email: env/CLOUDFLARE_EMAIL
|
||||||
# The API Token or API Key.
|
# The API Token or API Key.
|
||||||
# Required permissions for API Tokens are Zone:Read, DNS:Read and DNS:Key.
|
# Required permissions for API Tokens are Zone:Read, DNS:Read and DNS:Key.
|
||||||
token: env/CLOUDFLARE_TOKEN
|
token: env/CLOUDFLARE_TOKEN
|
||||||
# Optional. Filter by account ID in environments where a token has access
|
# Optional. Filter by account ID in environments where a token has access
|
||||||
# across more than the permitted number of accounts allowed by Cloudflare.
|
# across more than the permitted number of accounts allowed by Cloudflare.
|
||||||
account_id: env/CLOUDFLARE_ACCOUNT_ID
|
# account_id: env/CLOUDFLARE_ACCOUNT_ID
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user