jacob
jacobbednarz.bsky.social
jacob
@jacobbednarz.bsky.social
at it takes a village to pull these sorts of things off so big thanks to everyone who kicked the tyres, slung code or contributed in other ways ❤️ we made it and it's only going to get better.
January 29, 2025 at 2:34 AM
and finally, a bit more deep in the code but we eliminated terraform-plugin-sdk entirely (no more unset/true/false bugs to chase!) _and_ made the state handling simpler with marshal/unmarshal instead of d.Set() calls riddled everywhere that inevitably get forgotten.
January 29, 2025 at 2:34 AM
with the provider now automated, tools like cf-terraforming can also be more dynamic, automated and no longer have the broad constraints we previously encountered because of the API + provider mismatch.

out of the box, we support 95%+ of resource types to generate.
January 29, 2025 at 2:34 AM
attribute coverage is now on par with the libraries and API docs -- a unified experience! no more wondering when that pesky attribute you want will be available after being documented.
January 29, 2025 at 2:34 AM
v4 of the provider had 19 datasources and 139 resources.
v5 of the provider has 288 datasources and 174 resources.

the resource count is about 🚀 as the internal teams validate and onboard more compatible endpoints.
January 29, 2025 at 2:34 AM
at the beginning of this journey, we had 1200 documented endpoints. that is now over 1500 and increasing. more documented endpoints means better integrations and customisation options for our tooling (both internal and external)
January 29, 2025 at 2:34 AM
don't get me wrong, as the primary maintainer, this is SUPER nice to finally have but my favourite things are actually the byproducts of this ship.
January 29, 2025 at 2:34 AM
i'm slightly biased but developers.cloudflare.com/analytics/an... is probably the most important part to understand the indexing/trade offs.

let me know if you get stuck or have different use cases (jb@cloudflare.com) and i'll help out where i can.
Sampling with Workers Analytics Engine · Cloudflare Analytics docs
How data written to Workers Analytics Engine is automatically sampled at scale
developers.cloudflare.com
December 28, 2024 at 7:29 PM