<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Workers on Atsushi Nagase</title><link>https://ngs.io/tags/workers/</link><description>Recent content in Workers on Atsushi Nagase</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 13 Jun 2026 00:00:00 +0900</lastBuildDate><atom:link href="https://ngs.io/tags/workers/index.xml" rel="self" type="application/rss+xml"/><item><title>A URL Shortener on the Cloudflare Workers Free Plan, Managed with Terraform</title><link>https://ngs.io/2026/06/13/terraform-cloudflare-url-shortener/</link><pubDate>Sat, 13 Jun 2026 00:00:00 +0900</pubDate><guid>https://ngs.io/2026/06/13/terraform-cloudflare-url-shortener/</guid><description>&lt;p&gt;I&amp;rsquo;ve published &lt;a href="https://github.com/ngs/terraform-cloudflare-url-shortener"&gt;terraform-cloudflare-url-shortener&lt;/a&gt;, a Terraform module that
deploys a tiny URL shortener running entirely on the Cloudflare Workers free
plan. Short links are defined declaratively as a Terraform map and baked into
the Worker script — no KV namespace, no database, no paid features required.&lt;/p&gt;
&lt;p&gt;The module is available on the &lt;a href="https://registry.terraform.io/modules/ngs/url-shortener/cloudflare/latest"&gt;Terraform Registry&lt;/a&gt; as
&lt;code&gt;ngs/url-shortener/cloudflare&lt;/code&gt;.&lt;/p&gt;</description></item></channel></rss>