Skip to content

nexaedge/cloudflare-dns

vv3

Manage Cloudflare DNS zones and records through Terraform in the nexaedge/infrastructure repository. Automates the full workflow: edit Terraform files, open PR, review plan, merge, watch apply, and verify.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "cloudflare-dns",
  "version": "v3",
  "description": "Manage Cloudflare DNS zones and records through Terraform in the nexaedge/infrastructure repository. Automates the full workflow: edit Terraform files, open PR, review plan, merge, watch apply, and verify.",
  "author": {
    "name": "Jaison Erick",
    "email": "jaison@jaisonerick.com",
    "url": "https://github.com/jaisonerick"
  },
  "homepage": "https://github.com/nexaedge/nexaedge-marketplace",
  "repository": "https://github.com/nexaedge/nexaedge-marketplace",
  "keywords": [
    "dns",
    "cloudflare",
    "terraform",
    "domain"
  ],
  "extensions": {
    "com.nexaedge.marketplace": {
      "displayName": "Cloudflare DNS",
      "tagline": "Manage Cloudflare DNS zones and records through Terraform",
      "category": "Developer Tools",
      "platforms": [
        "claude",
        "codex",
        "antigravity"
      ],
      "prompts": [
        "Point this subdomain at the new service",
        "Add the SPF and DKIM records"
      ]
    }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.nexaedge.marketplace