Settings

Theme

Show HN: Stripekit – Terraform-style declarative config for your Stripe account

stripe.rafael.ltd

2 points by rafgg · 7 comments

Reader

3 threads
azhdanova

In my view, the most valuable aspect is test/live drift. We’ve only implemented half of this concept so far: the price catalog is hardcoded as a constant, and CI validates it against the documentation. Our check detects any discrepancies, and a Terraform-style push-reconciliation fixes them. One question usually determines the fate of such tools: how does the `plan` phase handle resources created outside the configuration—for instance, if the support team manually adds a coupon or a price via the dashboard? "Terraform-for-anything" lives or dies based on its ability to detect external drift, not on the elegance of the `apply` operation.

finscoio

Quite interesting! Is there a PaddleKit which helps configuring Paddle?

  • rafggOP

    Not that I know of! Though honestly Paddle kind of solves this by default, as a merchant of record there's barely any account state to configure, so there's much less to drift.

stacktraceyo

Sweet

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection