cf-terraforming-knowledge
CommunityTerraform Cloudflare with cf-terraforming.
Authorbiwakonbu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This knowledge base teaches how to convert existing Cloudflare resources into Terraform configurations using cf-terraforming, enabling IaC-driven infrastructure management.
Core Features & Use Cases
- HCL generation: Generate Terraform configuration from existing Cloudflare resources.
- Resource import: Update Terraform state with existing Cloudflare resources.
- Use Case: Migrate DNS zones, DNS records, and Workers configurations to Terraform for versioned, auditable deployments.
Quick Start
Build your Terraform workflow by generating configurations with cf-terraforming, then integrate them into your Terraform project and apply changes.
- cf-terraforming generate --resource-type "cloudflare_zone" --zone ZONE_ID > cloudflare_zone.tf
- cf-terraforming import --resource-type "cloudflare_zone" --zone ZONE_ID > imports.tf
- terraform init && terraform plan && terraform apply
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cf-terraforming-knowledge Download link: https://github.com/biwakonbu/cc-plugins/archive/main.zip#cf-terraforming-knowledge Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.