Add Plugin Framework conventions documentation #32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
Summary
Add
docs/conventions.mdcapturing audit findings from comparing our provider against HashiCorp scaffolding, terraform-plugin-framework, and OpenTofu.User Story
As a provider developer, I want a conventions reference so I can follow best practices without re-auditing the upstream repos.
Context
Audit performed 2026-06-14 against three upstream repos cloned locally.
Lineage
Parent: none
Story: dns-iac
Repo
godaddy-tofu
Scope
docs/conventions.mdwith provider setup, resource patterns, error handling, HTTP client, acceptance test structure, build automationFile Targets
docs/conventions.md(new)README.md(table update)Feature Flag
None
Test Expectations
Docs only — no code changes
Acceptance Criteria
Constraints
None
Checklist
Related
Informs: #31, #13