5 lines
86 B
HCL
5 lines
86 B
HCL
provider "cloudflare" {
|
|
# email = null
|
|
# api_key = null
|
|
api_token = null
|
|
} |