Cloudflare Provider
The provider type for the cloudflare package. By default, resources use package-wide configuration settings, however an explicit Provider
instance may be created and passed during resource construction to achieve fine-grained programmatic control over provider settings. See the documentation for more information.
Properties
Link copied to clipboard
The API key for operations. Alternatively, can be configured using the CLOUDFLARE_API_KEY
environment variable. API keys are now considered legacy by Cloudflare, API tokens should be used instead. Must provide only one of api_key
, api_token
, api_user_service_key
.