A D1 Database Placed on Purpose with Its Recovery Window Stated
Where a D1 primary lives is decided at creation, near whoever ran the create unless a hint or jurisdiction says otherwise; read replication is off by default; and backups are Time Travel with a window the plan decides (30 days paid, 7 free) and no export schedule. Hint or jurisdiction set, replication by name, the recovery window as an output, and an output that says no export is scheduled.
This is the operations reference: version drift, dependants and neighbours. For what the module provisions, its inputs and outputs, and how to buy it, see the catalogue entry.
Provider drift
This artifact declares no Terraform provider requirements, so there is nothing to drift. Provider freshness applies to Terraform and OpenTofu modules.
What depends on this
No reference architecture names this module, so changing it affects only configurations that reference it directly.
Nearest alternatives
Nothing else in the catalogue covers databases on Cloudflare. If this module is not the right shape, the closest options are on other clouds.
The same job on other clouds
This module has no cross-cloud peer set in the catalogue, so there is no portability comparison to draw.
Installing it
module "cloudflare_d1_database" {
source = "www.iac-bazaar.com/iac-bazaar/cloudflare-d1-database/cloudflare"
version = "1.0.0"
}A registry token is required for the download itself. Installing through the registry protocol has the two credential steps.