Skip to main content
← Back to list
01Issue
FeatureShippedExtensions
Assigneesstack72

Relationships

#1142 Add lookup support to the Cloudflare DNS records model

Opened by civiloid · 7/14/2026· Shipped 7/18/2026

Problem: The @swamp/cloudflare/dns/dns-records model can get a record only by ID, and update requires an existing state snapshot. There is no list, lookup, or adopt method, so existing records cannot be managed by DNS name without a local extension.\n\nProposed solution: Add a lookup or adopt method accepting record name and type, require exactly one match, and write that record to the state resource so the existing update method can manage it. A filtered list method would also address the discovery gap.

Upstream repository: https://github.com/swamp-club/swamp-extensions

Environment

  • Extension: @swamp/cloudflare/dns@2026.06.08.2
  • swamp: 20260610.220351.0-sha.1c4bdb92
  • OS: linux (x86_64)
  • Deno: 2.8.2
  • Shell: /bin/bash
02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 5 MOREREVIEW+ 4 MOREPR_MERGED+ 1 MORENOTIFICATION_SKIPPED

Shipped

7/18/2026, 12:54:49 AM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack727/17/2026, 11:08:04 PM

Sign in to post a ripple.