Releases: vivantel/terraform-provider-paddle
Releases · vivantel/terraform-provider-paddle
Release list
v0.8.3
v0.8.2
docs: add v0.8.2 CHANGELOG entry Generated from commit history since v0.8.1 (one commit: grpc dependency bump to 1.83.2). Refs: docs/skills/release-with-kms-changelog.md Refs: docs/facts/0004-versioning-v0.1.0-and-changelog.md
v0.8.1
Republishes v0.8.0's content under a new version number -- v0.8.0's tag was deleted/recreated after first publish, causing a Registry checksum mismatch. See CHANGELOG.md.
v0.8.0
0.8.0. terraform init against this version fails with a checksum mismatch. Use v0.8.1 instead — same intended content, clean checksums. See CHANGELOG.md for details.
v0.7.0
v0.7.0 — contract-diff checker, paddle_notification_setting_secret ep…
v0.6.1
v0.6.1 — human-friendly provider docs/examples, grpc DoS CVE patch, C…
v0.6.0
v0.6.0 — PII audit fix, four plural/list data sources, paddle_notific…
v0.5.0
v0.5.0 — lookup data sources (subscription, transaction, customer, ev…
v0.4.0
v0.4.0 — stable: Terraform actions for Paddle (adjustments, subscript…
v0.4.0-beta.1
First Terraform actions in this provider: paddle_adjustment (refund/credit) and paddle_subscription_cancel/pause/resume/charge. Requires Terraform >= 1.14.0. Beta: adjustments' core path (invoke-twice-confirm-once) and the always-available subscription error path are verified against the real sandbox; the subscription actions' success paths (pause/resume, charge) have not yet been exercised against a real sandbox subscription -- Paddle subscriptions can only be created via a real checkout with a test card, outside this release's automation. See CHANGELOG.md and docs/decisions/0010-v3-scope-lifecycle-actions.md.