provider library

Provider block factory and version constants for cloudflare/cloudflare.

Import this alongside one or more per-service barrels:

import 'package:terradart_cloudflare/provider.dart';
import 'package:terradart_cloudflare/dns.dart';

Classes

CloudflareProvider
Concrete StackProvider for cloudflare/cloudflare.

Constants

kCloudflareProviderSource → const String
Provider source identifier — cloudflare/cloudflare (the official Cloudflare Terraform provider).
kCloudflareProviderVersionConstraint → const String
Exact version pin. Cloudflare has no automated bump lane in this workspace (unlike GA google), so TerraDart pins the version its wrappers were generated against; bumps are deliberate maintainer changes together with a fixture re-extraction.